parseSchema
Parses a JsonElement into a JsonSchema.
Return
The parsed schema definition, or null if parsing fails
Parameters
schemaJson
The JSON element containing the schema
Parses a JsonElement into a JsonSchema.
The parsed schema definition, or null if parsing fails
The JSON element containing the schema