FrendsPlatform / Frends.Json

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

Documentation update #19

Closed helvertti closed 10 months ago

helvertti commented 10 months ago

Documentation said object with boolean and string is returned. This has been fixed to object { bool IsValid, List Errors }