Uses of Class
com.networknt.schema.JsonSchemaRef
-
Packages that use JsonSchemaRef Package Description com.networknt.schema -
-
Uses of JsonSchemaRef in com.networknt.schema
Fields in com.networknt.schema declared as JsonSchemaRef Modifier and Type Field Description protected JsonSchemaRef
DynamicRefValidator. schema
protected JsonSchemaRef
RefValidator. schema
Methods in com.networknt.schema that return JsonSchemaRef Modifier and Type Method Description JsonSchemaRef
DynamicRefValidator. getSchemaRef()
JsonSchemaRef
RefValidator. getSchemaRef()
-