@Niclas

Fixed it directly in NotEmptyConstraint#isValid. But I was wondering 
about the @NotNull annotation on the @NotEmpty annotation itself. Should 
that have any effect on @NotEmpty or is this for documentation purpose 
only? I.e. did I fix it at the right place?

If so, I would fix some of the other constraints too, like 
ContainsConstraint, GreaterThanConstraint and so on (same pattern: 
'value' argument is not checked against null).

Also added new testcases for org.qi4j.library.framework.constraint.

Georg


Niclas Hedhman wrote:
> On Mon, Jun 16, 2008 at 8:20 PM, Georg Ragaller <[EMAIL PROTECTED]> wrote:
>> If it's accepted as bug (or as javadoc bug) I can fix it. Gimme a hint.
> 
> <hint>Bug</hint>
> 
> 
> Cheers
> Niclas
> 
> _______________________________________________
> qi4j-dev mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
> 
> 

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to