Skip to content

JsonSchemaValidator

Rico Suter edited this page Sep 21, 2018 · 5 revisions

Validate(string jsonData) returns a collection of validation errors or throws a JsonReaderException exception if the JSON data cannot be processed.

Clone this wiki locally