jhthorsen / json-validator

:cop: Validate data against a JSON schema
https://metacpan.org/release/JSON-Validator
56 stars 57 forks source link

As a user, I would like to know how J::V works with schema classes, specification, data, ... #230

Closed jhthorsen closed 2 years ago

jhthorsen commented 3 years ago

I want to document how J::V works together with the schema classes, and what the following attributes/methods does:

Reason for this is that there are some confusing what "validation" really means. Especially in regards to the new OpenAPI schema classes.