aurelia / validatejs

Enables expressive validation using decorators and/or a fluent API.
MIT License
22 stars 23 forks source link

Duplicate metadata key #15

Closed EisenbergEffect closed 8 years ago

EisenbergEffect commented 8 years ago

The metadata key is duplicated across validatejs and validation. If it's an implementation-indepenent metadata, it should be removed from validatejs and placed only in validation. Otherwise, the opposite.