Articles : Page 1 of 1

  • FluentValidation v3: Better handling of Nullable Types

    FluentValidation v3: Better handling of Nullable Types

    Apr 11
    29

    This is part 4 in a post about new features in FluentValidation v3. Part 1 – RuleSets Part 2 – CustomizeValidatorAttribute Part 3 – ASP.NET MVC validation interceptors Part 4 – Better handling of Nullable Types In previous versions of FluentValidation, if you wanted to use any of the comparison validators (GreaterThan, LessThan etc) against [...]...



  • 1