Hello. Validation looks good. One thing i would have improved in code is get rid of setter injection in favour of constructor injection. That would made all those classes explicitly immutable and thread safe.
2013/2/2 Simone Tripodi <[email protected]> > Salut Eric, > > since you mentioned the validation: did you have the time to have a > look at the onami migrated [validation] component? migration should be > quiet complete, but I'd wait for feedbacks after a discussion before > to move it to /trunk. > > TIA! > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Sat, Feb 2, 2013 at 3:54 PM, Simone Tripodi <[email protected]> > wrote: > >> btw, sitebricks for which I have just created a pull-request for > validation > >> with bval-guice [1] has a dedicated module for convertion [2]. > > > > cool stuff, very well done, congrats! :) > > -Simo > > > > http://people.apache.org/~simonetripodi/ > > http://simonetripodi.livejournal.com/ > > http://twitter.com/simonetripodi > > http://www.99soft.org/ >
