Ghost/core/server/models
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
..
base.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
index.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
permission.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
post.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
role.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
session.js Improvements for models 2014-02-19 14:57:26 +01:00
settings.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
tag.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
user.js Add validation from schema.js 2014-02-19 18:32:23 +01:00