isValid property

bool get isValid

Whether the value in the UI is valid.

Do not try to access value if this is false.

Implementation

bool get isValid;