Go to file
Jay 6a092ce0b7
continuous-integration/drone/push Build is passing Details
Merge pull request '[feat] add string type pattern check, add object child check' (#4) from feature/string-pattern-and-object-child into develop
2020-06-10 13:35:28 +00:00
types [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
.drone.yml [feat] add ci config 2020-06-03 15:52:22 +00:00
.gitignore first version 2020-06-03 15:49:04 +00:00
CHANGELOG.md bump version and add changelog 2020-06-03 15:57:23 +00:00
index.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
package-lock.json [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
package.json [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
type.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
validate.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
validator.test.js first version 2020-06-03 15:49:04 +00:00