schemaValidation

Validates a JSON string against the internal schema.

Return

True if the JSON is valid according to the schema, false otherwise.

Parameters

json

The JSON string representing a message.