VALID constant

String const VALID

Indicates that a Control is valid, i.e. that no errors exist in the input value.

Implementation

static const VALID = 'VALID';