JSONSchema
class JSONSchema
Utility class to validate JSON strings against a predefined JSON schema.
The schema enforces required fields and data types for messages.
Utility class to validate JSON strings against a predefined JSON schema.
The schema enforces required fields and data types for messages.