Uses of Interface
com.networknt.schema.regex.RegularExpression
-
Packages that use RegularExpression Package Description com.networknt.schema.regex -
-
Uses of RegularExpression in com.networknt.schema.regex
Methods in com.networknt.schema.regex that return RegularExpression Modifier and Type Method Description static RegularExpression
RegularExpression. compile(String regex, ValidationContext validationContext)
-