[Flow] Using aspects to change EmailAddressValidator

Pankaj Lele t3pankaj at lelesys.com
Sat Jan 4 07:11:43 CET 2014


Hello Steffen,

> It is the very first time for me to program in AOP style but the new
> e-mail validator isn't suitable for me so I will replace it with the old
> RegEx Validation.

Instead of going into debugging I would rather suggest something clean to you.
If you want a different EmailAddressValidator then instead of changing the existing EmailAddressValidator using AOP you can develop a new validator itself and use it directly. This would be a clean way. 

Happy New Year!

Pankaj Lele,
Lelesys - http://www.lelesys.com
Twitter: pankajlele



More information about the Flow mailing list