Re: Reg -Join Community

2015-05-14 Thread Mark Struberg
for JSR-303 and JSR-349 please take a look at http://bval.apache.org Happy about any contributions! txs and LieGrue, strub > Am 14.05.2015 um 19:49 schrieb Thiago H de Paula Figueiredo > : > > On Sat, 09 May 2015 09:12:12 -0300, James Carman > wrote: > >> How does this framework compare wi

Re: Reg -Join Community

2015-05-14 Thread Thiago H de Paula Figueiredo
On Sat, 09 May 2015 09:12:12 -0300, James Carman wrote: How does this framework compare with the standards-based JavaBean validation from work? Yep, JSRs 303 (Bean Validation 1.0) and 349 (Bean Validation 1.1). On Sat, May 9, 2015 at 5:03 AM Karthik Rajendran wrote: Hi All, I

Re: Reg -Join Community

2015-05-09 Thread Steve Blackmon
Karthik, Is the code available for review? I'll take a look and advise whether any existing projects might be a natural home for this capability. Steve Blackmon sblack...@apache.org On Sat, May 9, 2015 at 1:37 AM, Karthik Rajendran wrote: > Hi All, > > I created java based bean valida

Re: Reg -Join Community

2015-05-09 Thread James Carman
How does this framework compare with the standards-based JavaBean validation from work? On Sat, May 9, 2015 at 5:03 AM Karthik Rajendran wrote: > Hi All, > > I created java based bean validation .The bean validation will work > as generic based API.The api will validate the pattern matche