-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherrors.json
More file actions
executable file
·1 lines (1 loc) · 2.36 KB
/
errors.json
File metadata and controls
executable file
·1 lines (1 loc) · 2.36 KB
1
[{"keyword":"MissingRequiredProperty","schemaPath":"#/mar","property":"mar","message":"Missing required key"},{"keyword":"MaxProperties","schemaPath":"#","property":"#","message":"Number of properties should not exceed maximum number"},{"keyword":"ArrayUniqueItems","schemaPath":"#/arr","property":"arr","message":"Duplicate item found. Array must contain unique items."},{"keyword":"ArrayUniqueItems","schemaPath":"#/arr","property":"arr","message":"Duplicate item found. Array must contain unique items."},{"keyword":"ArrayUniqueItems","schemaPath":"#/arr","property":"arr","message":"Duplicate item found. Array must contain unique items."},{"keyword":"ArrayUniqueItems","schemaPath":"#/arr","property":"arr","message":"Duplicate item found. Array must contain unique items."},{"keyword":"ArrayMaxContains","schemaPath":"#/arr","property":"arr","message":"The type specified in contains keyword for array, must be presnet at most the maximum number specified in maximum contains"},{"keyword":"AdditionalProperties","schemaPath":"#/gfh","property":"gfh","message":"must NOT have additional properties"},{"keyword":"ArrayUniqueItems","schemaPath":"#/myArr","property":"myArr","message":"Duplicate item found. Array must contain unique items."},{"keyword":"MustBeString","schemaPath":"#","property":"preArr","message":"Property must be a string"},{"keyword":"MustBeString","schemaPath":"#","property":"preArr","message":"Property must be a string"},{"keyword":"MustBeString","schemaPath":"#","property":"preArr","message":"Property must be a string"},{"keyword":"MinProperties","schemaPath":"#/tar","property":"tar","message":"Number of properties should be at least minmum number"},{"keyword":"MissingDependentKey","schemaPath":"#/tar/tar","property":"tar","message":"Missing dependent property"},{"keyword":"MissingDependentKey","schemaPath":"#/tar/tar","property":"tar","message":"Missing dependent property"},{"keyword":"MinNumber","schemaPath":"#/tar","property":"bar1","message":"Number should not be less than minimum number"},{"keyword":"ExclusiveMinimumNumber","schemaPath":"#/tar","property":"bar1","message":"Number should not be less than exclusive minimum number"},{"keyword":"MultipleOfNumber","schemaPath":"#/tar","property":"bar1","message":"Number should be multiple of mentioned multiplier"},{"keyword":"MustBeNull","schemaPath":"#/tar/mar/mar1","property":"mar1","message":"Property must be a null"}]