I have a registration condition that requires a users email address to end with "@foo.com" for example, and I'm wondering how I add a validation message that says "Notice: you need an "@foo.com" email address for full access" or something... I don't quite understand how the validation message hook works for the user registration add-on.