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