Prepare
First create a "message.properties" file in Resources/Files/. Example:
##############
# Test message.properties
##############
label.age=Enter your age:
validate.error.reqired.age=Sorry, but you have to give away the secret of your age ...
Next, connect the resource with y...