For a Rails validator, how would you define an error message for the model attribute address with the message "This address is invalid"?
For a Rails validator, how would you define an error message for the model attribute address with the message "This address is invalid"?