From e9c9666f29a7e0173125708196d97167f802d175 Mon Sep 17 00:00:00 2001 From: DX Robot Date: Fri, 26 Dec 2025 01:30:32 +0000 Subject: [PATCH] DocGen 26_1 result --- .../8 Validation Rules/CustomRule/validationCallback.md | 2 +- .../1 Deprecated Properties and Methods.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-reference/10 UI Components/dxValidator/8 Validation Rules/CustomRule/validationCallback.md b/api-reference/10 UI Components/dxValidator/8 Validation Rules/CustomRule/validationCallback.md index 38b3dd3e19..129305b439 100644 --- a/api-reference/10 UI Components/dxValidator/8 Validation Rules/CustomRule/validationCallback.md +++ b/api-reference/10 UI Components/dxValidator/8 Validation Rules/CustomRule/validationCallback.md @@ -24,7 +24,7 @@ The rule being checked. ##### field(options.validator): Object The [Validator](/api-reference/10%20UI%20Components/dxValidator '/Documentation/ApiReference/UI_Components/dxValidator') object that initiated the validation. -##### field(options.value): any +##### field(options.value): String | Number The validated value. Note that the value type depends on the validated editor. ##### return: Boolean diff --git a/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/1 Deprecated Properties and Methods.md b/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/1 Deprecated Properties and Methods.md index 70bb349eb2..d957d7a991 100644 --- a/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/1 Deprecated Properties and Methods.md +++ b/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/1 Deprecated Properties and Methods.md @@ -71,4 +71,4 @@ Object Structures decimalSeparator
thousandsSeparator
indicatorSrc - + \ No newline at end of file