Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Matt Enlow a22dca8722 Create new user validator to DRY up validators
No issue
- Created NewUserValidator class to DRY up validation of a models name, email, and password
- Changed SignUpValidator to be an instance of NewUserValidator
- Changed SetUpValidator to extend NewUserValidator
2014-07-25 13:20:40 -06:00
ghost/admin Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00