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
It looks like we accidentally added examples with Map and Set for non-nested validators. This functionality is not implemented, yet. I will correct this mistake and add this functionality in next release. Stay tuned.
Doing exactly like in the provided example for Map validation doesn't work.
My code:
The above code won't trigger any errors when receiving:
{ myKey: 'a string' }
The text was updated successfully, but these errors were encountered: