class-validator
  • Table of Contents
  • basics
    • Validating objects
  • introduction
    • Installation
Powered by GitBook
On this page

Table of Contents

  • Read Me

  • Getting Started

    • Installation

    • Usage with Typescript

    • Usage with Javascript

    • Dependency Injection

    • Core Principes

  • Basic Usage

    • Validating objects

    • Validating arrays

    • Validating nested objects

  • Advanced Usage

    • Conditional Validation

    • Validation Groups

    • Inheritance

    • Custom Validation Decorators

    • Custom Validation Classes

  • Decorators Reference

    • Common Decorators

    • Number Decorators

    • String Decorators

    • Date Decorators

    • Array Decorators

  • Recipes

    • Simple Validations

    • Nested Objects

    • Using Groups

    • Custom Validators

    • Custom Decorators

    • Using Schemas

    • Inheritance

  • API Reference

    • validate

    • ValidatorOptions

    • ValidationError

  • Change Log

Nextbasics

Last updated 3 years ago