-
Notifications
You must be signed in to change notification settings - Fork 111
Lazy validation #73
Copy link
Copy link
Open
Labels
1 - ReadyPRI: 3 - OptionalRepresents a low-priority issue. Handle if time allows.Represents a low-priority issue. Handle if time allows.enhancement
Milestone
Metadata
Metadata
Assignees
Labels
1 - ReadyPRI: 3 - OptionalRepresents a low-priority issue. Handle if time allows.Represents a low-priority issue. Handle if time allows.enhancement
Hello, when you use the validation summary tag helper, the error list is not updated when you re-edit a control.
There are some properties that help update the list of errors, here is an example.
We can use the following properties
errorContainer,errorLabelContainer,wrapperinstead ofonErrorsmethod.