Open
Description
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
.