Skip to content

add complete es5/es6 support #23

Closed
@pleerock

Description

@pleerock

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureIssues related to new features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions