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 couldn't quite get what I wanted out of the Custom Validation Decorators docs, so I went to IsString and found a much more helpful pattern. I think this should be the preferred approach.
Specifically, I'm talking about buildMessage and ValidateBy.