Skip to content

jrummell/xvalwebforms

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

xValWebForms

Validate ASP.NET WebForms better with attribute-based rules for server and client side validation. (The project used to be built on xVal, before it was deprecated)

Current features (v0.4):

  • Attribute based rules with DataAnnotations
  • Client side validation with the jQuery Validation plugin
  • Support for ValidationGroup and EnableClientScript.
  • Now available from NuGet

See our demo on AppHarbor: xvalwebforms.apphb.com.

Documentation

Blog Posts