public final class FormatValidatorFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
FormatValidatorFactory.InvalidFormatValidator |
Modifier | Constructor and Description |
---|---|
private |
FormatValidatorFactory() |
Modifier and Type | Method and Description |
---|---|
static FormatValidator |
create(Message.Format format,
java.lang.String message) |
static FormatValidator |
create(MessageMethod messageMethod) |
public static FormatValidator create(MessageMethod messageMethod) throws java.lang.IllegalStateException
java.lang.IllegalStateException
public static FormatValidator create(Message.Format format, java.lang.String message) throws java.lang.IllegalStateException
java.lang.IllegalStateException