Horst Scheruga created RF-13735: ----------------------------------- Summary: @NotBlank message overridden by @NotNull message during CSV Key: RF-13735 URL: https://issues.jboss.org/browse/RF-13735 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Components: component Affects Versions: 4.3.7 Environment: Windows 7 Tomcat 8.0.5 Reporter: Horst Scheruga Priority: Minor
I use Bean Validation and set the following anotation @NotNull(message = "my message") During Client Side Validation this message is only shown if the value is not null and empty (e.g. " ") if it is null, the default null message comes up instead! -- This message was sent by Atlassian JIRA (v6.2.6#6264) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues