You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
I don't know, if is correct to ask this as a feature, or if is already present and i miss it,but if i have an object with:
Define a constraints with:
Is possible to have an error if i try to call validate with an Object like:
because foo is not present in the constraints?
I know is easy , only to be sure that is not already present in the library (more simple than redefine all field) as in this example
https://stackoverflow.com/questions/54881865/check-if-multiple-keys-exists-in-json-object
May be i miss something in the doc , or is not a valid feature for the validation, anyway thank you :)
The text was updated successfully, but these errors were encountered: