Whether the control is currently valid.
Typically derived from running validator against the current value and/or internal state.
bool get valid => formControl.valid;