UNPKG

mcms-node-framework

Version:

the mcms-node framwork

11 lines 198 B
{ "createRules" : { "firstName" : "isAlpha", "lastName" : "isAlpha", "email" : "isEmail", "password" : "notNull" }, "updateRules" : { "password" : "notNull" } }