Is there currently a mechanism where I could pass an optional argument to a validation rule that if the test fails, it would be used as the message value of the error?
The built in error messages are sometimes not very friendly. Is this something that I can already do and just missed it in the docs?
Is there currently a mechanism where I could pass an optional argument to a validation rule that if the test fails, it would be used as the
messagevalue of the error?The built in error messages are sometimes not very friendly. Is this something that I can already do and just missed it in the docs?