Articles : Page 1 of 1

  • FluentValidation v3: ASP.NET MVC validation interceptors

    FluentValidation v3: ASP.NET MVC validation interceptors

    Apr 11
    28

    This is part 3 in a series about new features in FluentValidation v3. Part 1 – RuleSets Part 2 – CustomizeValidatorAttribute Part 3 – ASP.NET MVC Validation interceptors Since ASP.NET MVC 2 was released last year, FluentValidation has had the ability to plug into the MVC validation pipeline using a custom ModelValidatorProvider. However, one of [...]...



  • 1