Top 20 NuGet validation Packages

The PPWCode Util Validation library version II
JSON parser with binary support and validation capabilities, based on a popular, standard schema syntax (subset of ASN.1, used as JSON schema). Data serialization in JSON and DER formats. Run-time schema loading, schema evolution, dynamic bindings. Start with schema-less JSON and transition into sc...
A jQuery Validate Unobtrusive extension for Bootstrap 3
An ASP.NET request validator which enables claims to pass through ASP.NET request validation when working with WIndows Identity Foundation.
DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, ...
Provides MVC HTML helper extensions that marry jQuery Validation's native unobtrusive support for validation driven by HTML 5 data attributes with MVC's ability to generate data attributes from Model metadata. Please look at the project site for demos and documentation.
Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, pa...
Form validation for WPF
This small framework will help you to build forms fast and easy in your UWP apps.
.NET Core 2.0 & Standard 2.0 port of A simple guard clause project helping you with validation and uniformed exception throwing when validating arguments.
Provides static classes for representing program contracts as preconditions in a way that's compatible with System.Diagnostics.Contracts.
Create and validate properties rules for all your app. Improve the quality of your data using validation rules. Validation rules verify that the data the user enters into record meets the standards you specify before the user can save the record. A validation rule can contain a formula or expressio...
A simply arguments validation library with fluent API. Examples: Arg.NotNull(() => model); Arg.Validate(color, nameof(color)) .NotNullOrWhitespace() .LengthInRange(2, 20); // passangerCount is Nullable type Arg.IfNotNull(passan...
Package Description
Basic TauCode validation functionality
A very flexible and fast CSV serializer. You can serialize and deserialize CSV.
A simple package to implement the FluentValidation in Result package.
Lightweight and framework-agnostic validation tool