$validationDelay public property
Number of milliseconds that the validation should be delayed when the user types in the field and $validateOnType is set true
. If not set, it will take the value of yii\widgets\ActiveForm::$validationDelay.
public integer $validationDelay = null
Please login to continue.