Bug report
Form field hint remains visible when an invalid form is cleared and submitted.
Reproduction of the problem
- Open the following dojo.
- Clear the value from the
Email field.
- Place the focus outside of the boundaries of the Form, so that the validationBlur kicks in.
- Press the
Clear button on the Form.
- Submit the Form and notice the same behavior

Expected/desired behavior
Form field hint should not remain visible when an invalid form is cleared and submitted.
Environment
- **Kendo UI version: 2024.4.1112
- **jQuery version: 3.7.1
- **Browser: [all]