BooleanSchema.validate()method

validate(unsafeValue: unknown = this.value): boolean

Validate an unknown value and coerce it to a boolean.