FRENDS JSON Processing tasks, which allow you to do JSONPath queries, JSON Handlebars transformations, JSON Validation against a JSONSchema and converting various data formats to JSON.
MIT License
7
stars
4
forks
source link
Invalid JSON doesn't throw exception if not required #6
Previous version of Validate method thrown exception on invalid JSON input, even if ThrowOnInvalidJson option was set to false