users@jaxb.java.net

Re: JAXB Validation project only for JAXB 1?

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Tue, 3 Aug 2010 10:48:41 +0200

On 3 August 2010 09:57, Glen Mazza <glen.mazza_at_gmail.com> wrote:
> Wolfgang Laun wrote:

>> Recently I investigated the application of rule based programming
>> for this task, which is quite satisfying as it permits the definition of
>> the validation rules in a way that's akin to domain expert language.
>> And there's practically no limit to the complexity of validation rules.

>
> Are you talking about JSR94
> (http://java.sun.com/developer/technicalArticles/J2SE/JavaRule.html) in
> particular?
>

Basically, yes. - Systems differ w.r.t. the way (and ease) you can
write the rules, though.