kvision-tabulator4
5.13.0
kvision-tabulator4
/
io.kvision.tabulator
/
Validator
Validator
enum
Validator
:
Enum
<
Validator
>
Content copied to clipboard
Built-in validators.
Entries
Properties
Entries
REQUIRED
Link copied to clipboard
REQUIRED
Content copied to clipboard
UNIQUE
Link copied to clipboard
UNIQUE
Content copied to clipboard
INTEGER
Link copied to clipboard
INTEGER
Content copied to clipboard
FLOAT
Link copied to clipboard
FLOAT
Content copied to clipboard
NUMERIC
Link copied to clipboard
NUMERIC
Content copied to clipboard
STRING
Link copied to clipboard
STRING
Content copied to clipboard
MIN
Link copied to clipboard
MIN
Content copied to clipboard
MAX
Link copied to clipboard
MAX
Content copied to clipboard
MINLENGTH
Link copied to clipboard
MINLENGTH
Content copied to clipboard
MAXLENGTH
Link copied to clipboard
MAXLENGTH
Content copied to clipboard
IN
Link copied to clipboard
IN
Content copied to clipboard
REGEX
Link copied to clipboard
REGEX
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard