When creating a group validation in JSF 2.2, the validation doesn't occurs occur for {{ String }} attribute with {{ @NotNull }} annotation. The others fields in the form of the same group are correctly checked.
The Eclipse Dynamic Web Project attached shows the error.
|