The telemetry-free validation service contract.
Validate data and return the parsed value, or throw a ValidationError on failure.
data
ValidationError
Whether data satisfies schema.
schema
Validate data against schema, returning a normalised result (never throws).
The telemetry-free validation service contract.