ThroughSchema.validate()method
validate(unsafeValue: unknown): T
Validate an unknown input value by passing it through to the source schema.
validate(unsafeValue: unknown): T
Validate an unknown input value by passing it through to the source schema.