Home > validator > yup > MixedSchema > validateSyncAt
@类型不友好
Signature:
validateSyncAt(path: string, value: any, options?: SchemaValidateOptions): any;
| Parameter | Type | Description |
|---|---|---|
| path | string | |
| value | any | |
| options | SchemaValidateOptions | (Optional) |
Returns:
any