SMART datagrid v.1 > Classes > EditValidation

Back  Forward

DataLudi.EditValidation.level  property

Error Level which will be set when this validation fails. 

If it is an error more serious than commitLevel, it will throw an validation exception. 

Defaults to ValidationLevel.ERROR.

Getter
function level(): String
Setter
function setLevel(value: String)
See Also
callback
expression
message
active
Validation Overview
Cell Editing Overview
Examples
Cell Editing
Cell Validation
Row Validation