mdbs99/james

Email Constraint class

Closed this issue · 2 comments

Let's create a first constraint to check email pattern using RegExpr.

It may be implemented in james.data.constraints.clss.

Another thing, just to organize, is move *DataConstraint(s) interfaces/classes from james.data.* to james.data.constraints.*

In fact, it's better to use this name: James.Constraints. It's simpler.

It is not important in that moment.