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() |
addStringFormatValidator, canConsumeSchema, createPredicateFromPattern, createValidator, initIgnoringFormats
public Map<String,java.util.function.Predicate<String>> initFormatsMap()
initFormatsMap
in class BaseFormatValidatorFactory
Copyright © 2023 Eclipse. All rights reserved.