0 Replies Latest reply on Jun 23, 2011 5:29 AM by mohammad-noor

    how we can assign a error message for validation annotation from a .properties file

    mohammad-noor

      Dear all,

      i want to ask how we can assign a error message for validation annotation from a .properties file.

       

      ex:

      @SIZE(Max=5, message=" how assign it from .properties file")

      String projectName;