Uses of Interface
com.networknt.schema.regex.RegularExpression
Packages that use RegularExpression
-
Uses of RegularExpression in com.networknt.schema.regex
Methods in com.networknt.schema.regex that return RegularExpressionModifier and TypeMethodDescriptionstatic RegularExpression
RegularExpression.compile
(String regex, ValidationContext validationContext) AllowRegularExpressionFactory.getRegularExpression
(String regex) ECMAScriptRegularExpressionFactory.getRegularExpression
(String regex) GraalJSRegularExpressionFactory.getRegularExpression
(String regex) JDKRegularExpressionFactory.getRegularExpression
(String regex) JoniRegularExpressionFactory.getRegularExpression
(String regex) RegularExpressionFactory.getRegularExpression
(String regex) Gets aRegularExpression
.