Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a Bug
-
Affects Version/s: Release 1.5
-
Fix Version/s: None
-
Component/s: Validation
-
Labels:None
Description
Currently part of the stripes setup process is to copy the StripesResources.properties file into your project. This file only contains validation properties. I think it would be a good idea to just hard code these in Stripes and have them fed into the Resource Bundle during startup. Any keys found in a user provided properties file would override keys of the same name.
I think this would make getting up and running with stripes a bit quicker for newbies.
Having StripesResources.properties in your Stripes project is standard.