JSONSchemaFileName
Sets the location, as a URL, of the JSON Schema file that will be used for JSON instance-document validation. The supplied string must be an absolute URL that gives the exact location of the JSON Schema file.
COM and .NET
Signature: JSONSchemaFileName(string url)
Java
Signature: public void setJSONSchemaFileName(string url)