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
Because the second object is string to string- "1" and not 1.
It's not valid because according t the validation rule, the objects must be string to int.
Validation fails to identify data type miss match in nested object, for example:
Should yields validation error on the following input:
The text was updated successfully, but these errors were encountered: