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 JsonSchemaRefDynamicRefValidator.schemaprotected final JsonSchemaRefRecursiveRefValidator.schemaprotected final JsonSchemaRefRefValidator.schemaMethods 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 JsonSchemaRefJsonSchemaRefs.from(JsonSchema schema) Gets the ref.