validation

Displaying All Posts Tagged as "validation"

How to use FluentValidation to display validation errors and warnings in ASP.NET MVC

This post will provide a simple example of how to display multiple validation message types, like errors and messages, using FluentValidation. The ValidationSummary and TextBox messages will then be formatted differently, depending on the type, using an HTMLHelper. The above screen shot is an example of a possible result using …

Read More »
Top ↑
Copyright © 2012 Pearson & Steel Limited. All rights reserved.