Ghost/ghost
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
..
admin Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00