[Bug][MaskedTextBox] The required property is ignored #2810
Labels
Bug
Item which indicates that something is not working
C: MaskedTextBox
KendoReact
pkg:Inputs
SEV: High
Description
The form can be submitted when the required property of the MaskedTextBox is set and the value is null.
Steps To Reproduce
Actual Behavior
The form is submitted when the required property of the MaskedTextBox is set and the value is null.
Expected Behavior
The form should not be submitted when the required property of the MaskedTextBox is set and the value is null.
Reported in Ticket ID: 1676166
The text was updated successfully, but these errors were encountered: