ruby-jsonchema icon indicating copy to clipboard operation
ruby-jsonchema copied to clipboard

How to validate an array of hash

Open sonoman opened this issue 12 years ago • 0 comments

Hi there:

I have an API that can receive an object (which I'm validating succesfully with jsonschema) or an array of objects.....I don't know how to validate that structure..could you show me an example of that ?

Thanks !

sonoman avatar May 24 '13 22:05 sonoman