File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ title: evaluate
11
11
function evaluate<T >(objA , objB ): boolean
12
12
```
13
13
14
- Defined in : [packages / form - core / src / utils .ts :345 ](https :// github.com/TanStack/form/blob/main/packages/form-core/src/utils.ts#L345 )
14
+ Defined in : [packages / form - core / src / utils .ts :351 ](https :// github.com/TanStack/form/blob/main/packages/form-core/src/utils.ts#L351 )
15
15
16
16
## Type Parameters
17
17
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ title: isGlobalFormValidationError
11
11
function isGlobalFormValidationError(error ): error is GlobalFormValidationError <unknown >
12
12
```
13
13
14
- Defined in : [packages / form - core / src / utils .ts :339 ](https :// github.com/TanStack/form/blob/main/packages/form-core/src/utils.ts#L339 )
14
+ Defined in : [packages / form - core / src / utils .ts :345 ](https :// github.com/TanStack/form/blob/main/packages/form-core/src/utils.ts#L345 )
15
15
16
16
## Parameters
17
17
You can’t perform that action at this time.
0 commit comments