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
Okay, so if you pass a filterWith rule, that function should return true|false.
However, you can throw a custom error in that function instead. It's just that the customer error needs to implement toJSON and return { field, message }.