0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Sebastian Gierlinger ac7f4f05c4 Add validation from schema.js
closes #1401
- added data/validation/index.js
- added generic validation for length
- added generic validation for nullable
- added validations object to schema.js for custom validation
- removed pyramid of doom from api/db.js
2014-02-19 18:32:23 +01:00
..
functional Improvements for models 2014-02-19 14:57:26 +01:00
integration/model Adds tag pages 2014-02-18 15:10:02 -05:00
unit Add validation from schema.js 2014-02-19 18:32:23 +01:00
utils Adds tag pages 2014-02-18 15:10:02 -05:00
blanket_coverage.js