$validateOnBlur public property
Whether to perform validation when the input field loses focus. If not set, it will take the value of yii\widgets\ActiveForm::$validateOnBlur.
public boolean $validateOnBlur = null
$validateOnBlur public property
Whether to perform validation when the input field loses focus. If not set, it will take the value of yii\widgets\ActiveForm::$validateOnBlur.
public boolean $validateOnBlur = null
Please login to continue.