Class FormatValidatorFactory


  • public final class FormatValidatorFactory
    extends java.lang.Object
    Date: 12.08.2011
    Author:
    James R. Perkins
    • Method Detail

      • create

        public static FormatValidator create​(MessageMethod messageMethod)
                                      throws java.lang.IllegalStateException
        Throws:
        java.lang.IllegalStateException
      • create

        public static FormatValidator create​(org.jboss.logging.annotations.Message.Format format,
                                             java.lang.String message)
                                      throws java.lang.IllegalStateException
        Throws:
        java.lang.IllegalStateException