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
I think you can look into the $data keyword. It allows you to refer to the actual validated values of other parts of the data in your validation rules.
Using ajv is it possible to get a validation error if minPrice is bigger than maxPrice in this schema?
The text was updated successfully, but these errors were encountered: