Interface IBindingContext.IValidationSchemaProvider

    • Method Detail

      • getJsonSchema

        @NonNull
        org.json.JSONObject getJsonSchema()
                                   throws IOException
        Get a JSON schema to use for content validation.
        Returns:
        the JSON schema
        Throws:
        IOException - if an error occurred while loading the schema