As in ‘I’m expecting the provider to include a field ‘numberOfBananas’ in the response with a value greater than 5?’
That sounds an awful lot like something that the provider team should verify in their own tests, not something that should be part of a contract test.
I’m sure a matcher like that could be added if it isn’t there already, but I’m not sure it’s a good idea..