Skip to content

Email validation fails with uppcase letters (DataAnnotationsExtensions.MVC3 1.1.2) #72

@azzimuth

Description

@azzimuth

Hi. I have a MVC3 project where I use DataAnnotationsExtensions.MVC3 NuGet package version 1.1.2. I see that the email validation fails if I type an email address with uppercase letters. I browsed the code here and see that the regex in the latest version of code is working fine with uppercase letters.

Could you update the DataAnnotationsExtensions.MVC3 NuGet package with the latest code? Or at least fix the regex for email validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions