Uses of Class
com.networknt.schema.AbstractKeyword
-
Packages that use AbstractKeyword Package Description com.networknt.schema -
-
Uses of AbstractKeyword in com.networknt.schema
Subclasses of AbstractKeyword in com.networknt.schema Modifier and Type Class Description class
AnnotationKeyword
Used for Keywords that have no validation aspect, but are part of the metaschema, where annotations may need to be collected.class
NonValidationKeyword
Used for Keywords that have no validation aspect, but are part of the metaschema.
-