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 JsonSchemaRefRefValidator. schemaMethods in com.networknt.schema that return JsonSchemaRef Modifier and Type Method Description JsonSchemaRefValidationContext. getReferenceParsingInProgress(String refValue)JsonSchemaRefRefValidator. getSchemaRef()Methods in com.networknt.schema with parameters of type JsonSchemaRef Modifier and Type Method Description voidValidationContext. setReferenceParsingInProgress(String refValue, JsonSchemaRef ref)
-