3 Replies Latest reply on Apr 15, 2006 9:18 AM by gavin.king

    localization of validation error messages

    javaos

      I'm playing with the booking example. The name of the user is forced to be between 5 and 15 characters. This constraint is annotated at the getter for the name field. If validation of the name fails, I get a localized error message (in this case in German). Where can I change this message or influence localization?