Class FormatValidatorFactory


  • public final class FormatValidatorFactory
    extends java.lang.Object
    Date: 12.08.2011
    • Constructor Detail

      • FormatValidatorFactory

        private FormatValidatorFactory()
    • Method Detail

      • create

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

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