Package com.networknt.schema.utils
Class SchemaRefs
java.lang.Object
com.networknt.schema.utils.SchemaRefs
Utility methods for SchemaRef.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SchemaReffrom(Schema schema, ExecutionContext executionContext) Gets the ref.
-
Constructor Details
-
SchemaRefs
public SchemaRefs()
-
-
Method Details
-
from
Gets the ref.- Parameters:
schema- the schema- Returns:
- the ref
-