z0mt3c / node-restify-validation

Validation for REST Services built with node-restify in node.js
MIT License
91 stars 49 forks source link

Array validation #66

Closed clementAC closed 7 years ago

clementAC commented 7 years ago

Is it possible to validate an array of json object? If yes, how can I achieve this?