I would like to know if someone has an example of how I can validate a form in yii2 but with an alert popup, example I have a form which is validated with ajax but I would like to click on the submit button to validate and show a popup with the error (the fields I do not fill), currently yii puts the fields in red but I would like a window marking the error.