This repository was archived by the owner on Oct 27, 2021. It is now read-only.
0.0.1
Last 30 commits:
- e66d0f6 Fixing package.json
- 516b93a Adding GHA workflow and LICENSE file
- 19127d7 Rename validationError.js to ValidationError.js
- 65db79c Rename validation.js to Validation.js
- 55bdded Rename schemaValidator.js to SchemaValidator.js
- 8a44e21 Fixing schema validator test
- 76d9fce Update README.md
- 5a86994 Refactoring, adding tests
- a7adeeb Using yarn
- 9efc05c Adding more validators
- a727eba Adding isEmail validator
- 50d1c14 Adding SchemaValidator and isString validator
- 76f85e8 Adding jest
- 8698781 Improving README example
- e6a894f Initial commit