public final class FormatValidatorFactory extends Object
Modifier and Type | Method and Description |
---|---|
static FormatValidator |
create(Annotations.FormatType format,
String message) |
static FormatValidator |
create(MessageMethod messageMethod) |
public static FormatValidator create(MessageMethod messageMethod) throws IllegalStateException
IllegalStateException
public static FormatValidator create(Annotations.FormatType format, String message) throws IllegalStateException
IllegalStateException
Copyright © 2023 JBoss by Red Hat. All rights reserved.