A UI component that is used to validate the associated DevExtreme editors against the defined validation rules.
import DxValidator from "devextreme-vue/validator"
An object defining configuration properties for the Validator UI component.
Name Description adapterAn object that specifies what and when to validate, and how to apply the validation result.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
heightSpecifies the UI component's height.
nameSpecifies the editor name to be used in the validation default messages.
onDisposingA function that is executed before the UI component is disposed of.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onOptionChangedA function that is executed after a UI component property is changed.
onValidatedA function that is executed after a value is validated.
validationGroupSpecifies the validation group the editor will be related to.
validationRulesAn array of validation rules to be checked for the editor with which the dxValidator object is associated.
widthSpecifies the UI component's width.
This section describes members used to manipulate the UI component.
This section describes events fired by this UI component.
This section lists validation rules that can be used within the dxValidator.
A validation result.
import { DxValidatorTypes } from "devextreme-vue/validator"
Type: DxValidatorTypes.dxValidatorResult
Feel free to share topic-related thoughts here.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4