mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
7a73dfd9bc
refs #9866 - there was a missing step in the shared validator - we have to differentiate between data validation for browse/read and data validation for add/edit - furthermore, the data validation for add/edit was missing and was not copied over from v0.1 (check structure of incoming body) - adds the ability to require properties from req.body.docName[0] |
||
---|---|---|
.. | ||
serializers | ||
validators | ||
frame_spec.js | ||
headers_spec.js | ||
http_spec.js | ||
pipeline_spec.js |