isValid (Client API reference)

Returns a boolean value to indicate whether the value of a column is valid.

Column types supported

All

Syntax

formContext.getAttribute(arg).isValid();

Return Value

Type: Boolean.

Description: true if the column value is valid; false otherwise.