Skip to content

Commit

Permalink
Merge pull request #232 from firatoltulu/master
Browse files Browse the repository at this point in the history
export validators
  • Loading branch information
yiminghe committed May 7, 2020
2 parents 9d55110 + 7c5f195 commit a22e774
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -298,4 +298,7 @@ Schema.warning = warning;

Schema.messages = defaultMessages;

Schema.validators = validators;


export default Schema;

0 comments on commit a22e774

Please sign in to comment.