|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface Required
Optional Element Summary | |
---|---|
java.lang.String |
validationErrorMsgKey
to customize the error message or to override the default jsf required message with the usage of the message resolver mechanism |
public abstract java.lang.String validationErrorMsgKey
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |