JSONSchemaFromText
Supplies a string that is the text content of the JSON Schema document that will be used for validation of the JSON instance document.
COM and .NET
Signature: JSONSchemaFromText(string jsonschema)
Java
Signature: public void setJSONSchemaFromText(string jsonschema)