Class AbstractFormat

    • Constructor Detail

      • AbstractFormat

        public AbstractFormat​(String name,
                              String errorMessageDescription)
    • Method Detail

      • matches

        public abstract boolean matches​(String value)