You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by jeff mutonho <li...@gmail.com> on 2011/09/19 12:23:56 UTC

Object graph validation

Is there utility in the commons library that one can use to do
recursive object graph validation? I'm looking for something similar to the
Oval project( http://oval.sourceforge.net/userguide.html#d4e841 )
I would like to be able to do something similar to what's specified in
section 3.1 of the aforementioned Oval project user guide.

Thanks

Re: Object graph validation

Posted by Simone Tripodi <si...@apache.org>.
Hi Jeff,
both ApacheBVAL and Hibernate Validator implement exactly the same
specification, the Apache version offers more extra features not
included in the spec.
I suggest you to move the discussion anyway to BeanValidation ML
because this one is related to Commons components only ;)
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Mon, Sep 19, 2011 at 1:00 PM, jeff mutonho <li...@gmail.com> wrote:
> Thanks for the response. I wasn't aware of this project. I see the need to
> contribute towards some usage documentation.
> How does this compare with the Hibernate Validator  though?
>
> On Mon, Sep 19, 2011 at 12:31 PM, Simone Tripodi
> <si...@apache.org>wrote:
>
>> Hi Jeff,
>> I suggest you to have a look at Apache BeanValidation[1] that is the
>> implementation of JSR303 BeanValidation.
>> HTH,
>> Simo
>>
>> [1] http://incubator.apache.org/bval/cwiki/index.html
>>
>> http://people.apache.org/~simonetripodi/
>> http://www.99soft.org/
>>
>>
>>
>> On Mon, Sep 19, 2011 at 12:23 PM, jeff mutonho <li...@gmail.com>
>> wrote:
>> > Is there utility in the commons library that one can use to do
>> > recursive object graph validation? I'm looking for something similar to
>> the
>> > Oval project( http://oval.sourceforge.net/userguide.html#d4e841 )
>> > I would like to be able to do something similar to what's specified in
>> > section 3.1 of the aforementioned Oval project user guide.
>> >
>> > Thanks
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>> For additional commands, e-mail: user-help@commons.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: Object graph validation

Posted by jeff mutonho <li...@gmail.com>.
Thanks for the response. I wasn't aware of this project. I see the need to
contribute towards some usage documentation.
How does this compare with the Hibernate Validator  though?

On Mon, Sep 19, 2011 at 12:31 PM, Simone Tripodi
<si...@apache.org>wrote:

> Hi Jeff,
> I suggest you to have a look at Apache BeanValidation[1] that is the
> implementation of JSR303 BeanValidation.
> HTH,
> Simo
>
> [1] http://incubator.apache.org/bval/cwiki/index.html
>
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
>
>
> On Mon, Sep 19, 2011 at 12:23 PM, jeff mutonho <li...@gmail.com>
> wrote:
> > Is there utility in the commons library that one can use to do
> > recursive object graph validation? I'm looking for something similar to
> the
> > Oval project( http://oval.sourceforge.net/userguide.html#d4e841 )
> > I would like to be able to do something similar to what's specified in
> > section 3.1 of the aforementioned Oval project user guide.
> >
> > Thanks
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

Re: Object graph validation

Posted by Simone Tripodi <si...@apache.org>.
Hi Jeff,
I suggest you to have a look at Apache BeanValidation[1] that is the
implementation of JSR303 BeanValidation.
HTH,
Simo

[1] http://incubator.apache.org/bval/cwiki/index.html

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Mon, Sep 19, 2011 at 12:23 PM, jeff mutonho <li...@gmail.com> wrote:
> Is there utility in the commons library that one can use to do
> recursive object graph validation? I'm looking for something similar to the
> Oval project( http://oval.sourceforge.net/userguide.html#d4e841 )
> I would like to be able to do something similar to what's specified in
> section 3.1 of the aforementioned Oval project user guide.
>
> Thanks
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org