| I don't have a test program now but I think validation for NotEmpty was not working (was not validating the constraints and not returning any violations on this) because ConstraintHelper class has validators added only to NotEmpty annotation defined in the spec not for the one provided by this library. |