you have to obtain your messages object from ValidationMessagesSource g, kris
Von: Stephan Windmüller <[email protected]> An: [email protected] Datum: 16.04.2010 11:29 Betreff: Getting default validation messages from Messages service Hello! Since it seems to be impossible to deactivate validation for single buttons of a form component, I want to do validation manually in onValidateForm. For this I need the default validation error messages, but I cannot receive them through the message service. messages.get("myTextField-required-message") is unknown but it should be there. What am I doing wrong? Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
