meteor / validation-error

Standardized validation error format for Meteor
https://atmospherejs.com/mdg/validation-error
Other
12 stars 4 forks source link

Use explicit array item key for errorsSchema #1

Closed aldeed closed 8 years ago

aldeed commented 8 years ago

In SimpleSchema 2.0, I am going to require explicit definition of the array item ".$" key, and the [type] shortcut will no longer work. This change allows this package to continue to work with SimpleSchema v1 or v2.