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

add complete es5/es6 support #23

Closed
7 tasks
pleerock opened this issue Jul 12, 2016 · 1 comment
Closed
7 tasks

add complete es5/es6 support #23

pleerock opened this issue Jul 12, 2016 · 1 comment
Labels
type: feature Issues related to new features.

Comments

@pleerock
Copy link
Contributor

Right now its possible to use validator with es5/es6, but we can provide more features to make this experience smoother. List of todos:

  • add support of registering validation schema for target class
  • add support of registering custom validations without using decorators
  • make schema validation better
  • cover schema validation with tests
  • add samples with javascript, or javascript + babel + decorators?
  • add docs how to use class-validator with javascript
  • add docs how to use class-validator with system-js
@NoNameProvided
Copy link
Member

Closing in favor of #178.

@typestack typestack locked and limited conversation to collaborators Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Issues related to new features.
Development

No branches or pull requests

2 participants