0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
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
..
export Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
fixtures Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
import Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
migration Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
validation Add validation from schema.js 2014-02-19 18:32:23 +01:00
default-settings.json Adds support for additional permalink structures 2014-02-10 12:07:43 -05:00
schema.js Add validation from schema.js 2014-02-19 18:32:23 +01:00