chibenwa opened a new pull request #678: URL: https://github.com/apache/james-project/pull/678
**Why?**: Adding a new entity requires to modify all the other entity, which is error prone, and also fastidious... These entity includes: groups, aliases, users. **How?**: Write a modular validation system that all types would use. Adding a new type would just require to add its validator. -- 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]
