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
In your case the checked data is really wrong because the first object meta.op should be "up", but in your case is "down". When FV checks the multi rules, it can't detect which is wrong of both. Because the sight of the first rule, the meta.op value is wrong, but the sight of the second rule, the data.value is wrong. So the result is fine.
Hi! I encountered incorrect validation of an array of objects.
Code:
Is there any way to make this work?
The text was updated successfully, but these errors were encountered: