O2YO.FluentValidation 0.0.0.2 License Info

O2YO.FluentValidation 0.0.0.2

O2YO Fluent Validation

O2YO Fluent Validation is a versatile validation library for .NET applications, designed to simplify input validation and ensure data integrity. With a fluent API and comprehensive set of validators, this library empowers developers to enforce validation rules with ease.

Features

  • Fluent API for defining validation rules.
  • Support for synchronous and asynchronous validation.
  • Built-in validators for common scenarios such as required fields, string length, numeric range, and more.
  • Extensible architecture allowing developers to create custom validators.
  • Seamless integration with various .NET platforms including Blazor, ASP.NET Core, and ASP.NET MVC.
  • Lightweight and efficient, minimizing overhead and maximizing performance.

Installation

You can install O2YO Fluent Validation via NuGet Package Manager:

dotnet add package O2YO.FluentValidation