public class FormatValidatorFactory extends BaseFormatValidatorFactory
formats, IDN_EMAIL_VALIDATOR, IDN_HOSTNAME_VALIDATOR, ignoringFormats, REGEX_VALIDATOR, URI_REFERENCE_VALIDATOR, URI_VALIDATOR, UUID_VALIDATOR| Constructor and Description | 
|---|
FormatValidatorFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,java.util.function.Predicate<String>> | 
initFormatsMap()  | 
protected List<String> | 
initIgnoringFormats()  | 
addStringFormatValidator, canConsumeSchema, createPredicateFromPattern, createValidatorprotected List<String> initIgnoringFormats()
initIgnoringFormats in class BaseFormatValidatorFactorypublic Map<String,java.util.function.Predicate<String>> initFormatsMap()
initFormatsMap in class BaseFormatValidatorFactoryCopyright © 2021 Eclipse. All rights reserved.