Interface IUserService
- All Known Implementing Classes:
UserService
public interface IUserService
UserService interface.
-
Method Summary
Modifier and Type Method Description booleansaveNewUser(RegisterController.RegisterCredentials a)
-
Method Details
-
saveNewUser
- Throws:
ValidationError
-