framework/communication/schema_validation library

Classes

BoolSchema
Schema for boolean values
EventSchema<T>
Schema validation for events MEJORA-014: Validación de Schemas
EventSchemaValidator
Validator that registers and validates event schemas
ListSchema<T>
Schema for list values
MapSchema
Schema for map/object values
NumberSchema
Schema for numeric values
StringSchema
Schema for string values
ValidationResult
Result of schema validation