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