Open
Description
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
, wrapper
instead of onErrors
method.