-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Using a Json schema containing a property with an enum keyword nested inside a items keyword should fail validation on encountering a value not included in the enum array. Currently it passes validation with invalid values included.