Valit
latest
  • Getting started
  • Validation rules
  • Valitators
  • Validation errors
  • Validation strategies
  • Release Notes
  • Contributor Guide
Valit
  • Docs »
  • Welcome to Valit’s documentation!
  • Edit on GitHub

Welcome to Valit’s documentation!¶

_images/logo.png

Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!

  • Getting started
    • Installation
      • Package manager
      • .NET CLI
    • Creating basic validator
    • Need help?
  • Validation rules
    • Supported data types
    • Available validation rules
      • Boolean
      • Byte
      • DateTime
      • DateTimeOffset
      • Decimal
      • Double
      • Float
      • Guid
      • IEnumerable<T>
      • Int16
      • Int32
      • Int64
      • SByte
      • String
      • TimeSpan
      • UInt16
      • UInt32
      • UInt64
    • Validating nested objects
    • Validating collections
    • Conditional rules
    • Tagging rules
  • Valitators
    • Creating valitator from rules
    • Creating valitator class
  • Validation errors
    • Error messages
    • Message provider
    • Error codes
  • Validation strategies
    • Complete strategy
    • Fail fast strategy
    • Custom strategy
  • Release Notes
  • Contributor Guide

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Dariusz Pawlukiewicz, Daniel Barwikowski, Arkadiusz Bal Revision 8e75ba80.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.