loopback-datasource-juggler/lib
Anatoliy Chakkaev 1f29064b3d Rewrite save and create for correct hooks order
Validation should be called first, and then all other actions
to allow modify data after validation (for example hash
password after validating length.

Issue #242
2013-03-28 15:26:51 +04:00
..
adapters Fix memory adapter and test 2013-03-27 17:10:13 +04:00
hooks.js Rename validation hooks 2013-03-28 15:23:31 +04:00
jutil.js Validations 2011-10-10 17:22:51 +04:00
list.js Added filter, fix [] as type 2013-03-18 23:45:34 +04:00
model.js Rewrite save and create for correct hooks order 2013-03-28 15:26:51 +04:00
railway.js Added filter, fix [] as type 2013-03-18 23:45:34 +04:00
schema.js Make tests importable 2013-03-26 04:41:00 +04:00
sql.js Document 2012-03-27 18:22:24 +04:00
utils.js Better safeRequire 2012-10-07 14:54:20 +04:00
validations.js Make tests importable 2013-03-26 04:41:00 +04:00