Skip to content

Commit

Permalink
Expose validateAll
Browse files Browse the repository at this point in the history
  • Loading branch information
gowpen committed Oct 30, 2017
1 parent c2ce399 commit 71c6c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ exports.rule3 = require('./rule3')
exports.rule4 = require('./rule4')
exports.rule6 = require('./rule6')
exports.validate = require('./validate')
exports.validateAll = require('./validateAll')

0 comments on commit 71c6c19

Please sign in to comment.