Return types for custom validation
I wanted to capture that if you return a string in your closure that becomes your validation message. It wasn't documented. Took me a good while to find in the code. Hope this helps others who are looking to provide a more context specific error message.
Loading
Please sign in to comment