Casts/coerces a given data structure to the target data type and validates all attached validators.
Same as validatedDeserialize().
ValidationError if casting or validation fails
Optional
Generated using TypeDoc
Casts/coerces a given data structure to the target data type and validates all attached validators.
Same as validatedDeserialize().
Throws
ValidationError if casting or validation fails