Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add a JavaScript verification decorator item #2444

Open
Minseok0917 opened this issue Mar 28, 2024 · 0 comments
Open

Please add a JavaScript verification decorator item #2444

Minseok0917 opened this issue Mar 28, 2024 · 0 comments
Labels
flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.

Comments

@Minseok0917
Copy link

Description

Please add JavaScript verification decorator item
There are public, type, number, date, string type, string, string, array, object, and other items, but no JavaScript entries.

https://github.com/typestack/class-validator?tab=readme-ov-file#validation-decorators

Proposed solution

  • ValidateNested
  • ValidateIf
  • ValidatePromise

The items above are defined as decorators in the document but do not exist in the current decorator list.

@Minseok0917 Minseok0917 added flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features. labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
Development

No branches or pull requests

1 participant