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