Package org.citrusframework.json.schema
Class SimpleJsonSchema
java.lang.Object
org.citrusframework.json.schema.SimpleJsonSchema
- All Implemented Interfaces:
InitializingPhase
Adapter between the resource reference from the bean configuration and the usable
SimpleJsonSchema for
validation.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleJsonSchema
-
SimpleJsonSchema
public SimpleJsonSchema()
-
-
Method Details
-
initialize
public void initialize()- Specified by:
initializein interfaceInitializingPhase
-
getJson
-
setJson
-
getSchema
public com.networknt.schema.JsonSchema getSchema() -
setSchema
public void setSchema(com.networknt.schema.JsonSchema schema) -
equals
-
hashCode
public int hashCode()
-