$validateOnType public property
Whether to perform validation while the user is typing in the input field. If not set, it will take the value of yii\widgets\ActiveForm::$validateOnType.
See also $validationDelay.
public boolean $validateOnType = null
Please login to continue.