Skip to content

4.6.0

Compare
Choose a tag to compare
@epoberezkin epoberezkin released this 29 Aug 22:29
· 1992 commits to master since this release

Support absolute JSON-pointers in $data references (#285, #289, @HotelDon).
allowedValues param in "enum" keyword error (#282).
Use Ajv bundle with webpack (#117, #288, @donaldpipowitch).
Pass schema compilation context as the 3rd parameter to compile and macro custom keyword functions (#280).
Pass root data as the 5th parameter to validation functions (including validate custom keyword function).