Top 20 NuGet validation Packages

This component allows the Enterprise Library Validation Application Block to integrate with WPF.
A number of extensions to the existing HtmlHelper class, which allow a developer to directly generate HTML 5 input tags tied to a models value. Also includes additional metadata functionality to define placeholder text, validation patterns and min, max and step values. N.B. For the date-orientated ...
Implementation of the Notification pattern (http://www.martinfowler.com/eaaDev/Notification.html) leveraging Microsoft's Data Annotations
What is Radiator? Radiator is a small framework that provides functionlity to execute and validate commands. The point of the framework is to work in conjuction with the CQRS (http://martinfowler.com/bliki/CQRS.html) methodology. This framework does not provide Event Sourcing or Querying. This fram...
A micro library for coding in a functional style using c#. Features Option<T>, Either<T,U>, pattern matching with exatractors, partially applied functions, scalaz inspired Validation<T,U> and various collection methods like fold and reduce.
Please replace with the following split packages: Geocoding.Core, Geocoding.Google, Geocoding.Microsoft, Geocoding.MapQuest, Geocoding.Yahoo
EFHooks simplifies the task of hooking code into EF Code First's extension points and separates concerns to make it easy to unit test your hooking code.
AssemblyExtensions, EnumerableExtensions, IFactory, Reflection, TypeExtensions, DynamicXmlElement, ConsoleManager, validation helpers, converters, attributes
(This is a subset of Pathoschild.DesignByContract that contains the annotations but does not enforce them.) Enables code contracts on methods and properties. By annotating your code with attributes like [NotNull], you can remove common validation code and provide helpful exception messages, making y...
Validations is a simple framework which contains a set of components responsable for validating any kind of objects through a set of rules named "Operations".
Object-Tree validation tools. Simple and readable validation of the structure and data of any object tree. Validation assertions can be either INamedPredicates or NUnit assertion constraints.
Common helper and utility classes
A validation library for Knockout. Features include: - value parsing and formatting - property validation - model and sub-model validation - rule chaining - value bindings - CSS bindings -static and dynamic validation summaries -easy to extend, localise, customise -fits in with your markup -extensi...
Extension for Data Annotations. Enables partial model validation.
Simple tools for validating input parameters
ASP.NET MVC validation for AngularJS.
Adds popup validation and field highlighting to Web Forms and Dynamic Data
This package includes eventRegister.exe, which enables validation and registration of user defined EventSource classes. It supports both BCL event sources (classes derived from System.Diagnostics.Tracing.EventSource) and NuGet event sources (classes derived from Microsoft.Diagnostics.Tracing.EventSo...
A library for the most ubiquitous boiler plate code
Regextra simplifies tasks typically solved via regex so that you no longer have (problems){2}. It includes a passphrase regex builder, named template formatter, and more!