SMART datagrid v.1 > Classes > EditValidation

Back  Forward

DataLudi.EditValidation.message  property

Error message which will be transferred to validation exception which will be thrown when validation fails. 

If do not set this value, it will replace error message in the order of description, name, expression

Defaults to null.

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