JSONSchema

Utility class to validate JSON strings against a predefined JSON schema.

The schema enforces required fields and data types for messages.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Validates a JSON string against the internal schema.