Hi How do I change the default validation message for a validator i.e. I want to change the message from "you must supply a value for is" to "x is required". I know how to do it for each property i.e. email-required-message=x but I'd like to change the default
Thanks! Toby