chibenwa opened a new pull request #681:
URL: https://github.com/apache/james-project/pull/681


   Goal: apply entity validation when using CLI too:
   
   ```
   GIVEN a group [email protected]
   WHEN I try to create the user [email protected] using the CLI
   THEN it fails
   
   GIVEN an alias [email protected]
   WHEN I try to create the user [email protected] using the CLI
   THEN it fails
   ```
   
   Move the validation logic to `data-library`.
   
   Sorry for the Spring related hacks - you know how much I would love to 
remove Spring altogether!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to