minProperties
and removeAdditional
does not collaborate well
#2541
Labels
minProperties
and removeAdditional
does not collaborate well
#2541
What version of Ajv are you using? Does the issue happen if you use the latest version?
latest (8.17.1)
Ajv options object
JSON Schema
Sample data
Your code
Validation result, data AFTER validation, error messages
What results did you expect?
The object with only additional properties is expected to have error for not satisfy the
minProperties
constraint after additional properties has been removed.Are you going to resolve the issue?
Currently not yet.
The text was updated successfully, but these errors were encountered: