$enableAjaxValidation public property
Whether to enable AJAX-based data validation. If not set, it will take the value of yii\widgets\ActiveForm::$enableAjaxValidation.
public boolean $enableAjaxValidation = null
$enableAjaxValidation public property
Whether to enable AJAX-based data validation. If not set, it will take the value of yii\widgets\ActiveForm::$enableAjaxValidation.
public boolean $enableAjaxValidation = null
Please login to continue.