Validation
12 Sep 20251 minute to read
Defines the validation of Query Builder.
Properties
isRequired boolean
Specifies whether the value is required or not
max number
Specifies the maximum value in textbox validation.
min number
Specifies the minimum value in textbox validation.