Skip to content

3.5.0

Compare
Choose a tag to compare
@epoberezkin epoberezkin released this 01 Feb 18:24
· 2258 commits to master since this release

Asynchronous validation using custom keywords and formats that make some asynchronous calls/requests.

Passed Ajv options are cloned and ajv.opts is renamed to _opts. It is not recommended to modify options of the existing instance as it may lead to inconsistent behaviour in schemas with references.