Home > validator > yup > MixedSchema > validateSync
Signature:
validateSync(value: T, options?: SchemaValidateOptions): T;
Returns:
T