-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
As per Bean Validation spec §3.1.1.1. message 👍
"It is recommended to default message values to resource bundle keys to enable internationalization. It is also recommended to use the following convention: the resource bundle key should be the fully qualified class name of the constraint annotation concatenated to .message"
So instead of having title in ValidationMessages.properties I should have :
org.agoncal.training.javaee6.domain.Item.title.message
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels