Uses of Class
com.networknt.schema.JsonSchemaRef
Packages that use JsonSchemaRef
-
Uses of JsonSchemaRef in com.networknt.schema
Fields in com.networknt.schema declared as JsonSchemaRefModifier and TypeFieldDescriptionprotected final JsonSchemaRef
DynamicRefValidator.schema
protected final JsonSchemaRef
RecursiveRefValidator.schema
protected final JsonSchemaRef
RefValidator.schema
Methods in com.networknt.schema that return JsonSchemaRefModifier and TypeMethodDescriptionDynamicRefValidator.getSchemaRef()
RecursiveRefValidator.getSchemaRef()
RefValidator.getSchemaRef()
-
Uses of JsonSchemaRef in com.networknt.schema.utils
Methods in com.networknt.schema.utils that return JsonSchemaRefModifier and TypeMethodDescriptionstatic JsonSchemaRef
JsonSchemaRefs.from
(JsonSchema schema) Gets the ref.