Skip to content

Lazy validation #73

Open
Open
@raky291

Description

@raky291

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.

Activity

mkArtakMSFT

mkArtakMSFT commented on Jan 26, 2018

@mkArtakMSFT
Contributor

Thank you for filing this issue. In order for us to investigate this issue, could you please provide us with a minimalistic repro project that illustrates the problem?

mkArtakMSFT

mkArtakMSFT commented on Feb 12, 2018

@mkArtakMSFT
Contributor

@javiercn, do you have any thoughts regarding this?

javiercn

javiercn commented on Feb 12, 2018

@javiercn
Member

I'm not sure this is an scenario supported by our client validation package. If a user hits the submit button, the validation summary is likely to get updated, but doing so on a control update will probably require work on our side.

modified the milestone: 2.2 on Feb 16, 2018
mkArtakMSFT

mkArtakMSFT commented on Feb 16, 2018

@mkArtakMSFT
Contributor

Let's have this on our radar as a relatively low priority item.

modified the milestones: 3.2.9, 3.2.10 on Mar 30, 2018
modified the milestones: 3.2.10, 3.2.11-mq on Jun 6, 2018
modified the milestones: 3.2.11, 3.2.12 on Oct 5, 2018
modified the milestones: 3.2.12, 4.0.1 on Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @danroth27@javiercn@raky291@mkArtakMSFT

        Issue actions

          Lazy validation · Issue #73 · aspnet/jquery-validation-unobtrusive