Hi,

I would like all the validation strings on a specific page to have a specified prefix, e.g., if I have a field "password" with a length validator on my page, I would like the following resource strings tried in the listed order:

myPageLabel.password.StringValidator.minimum
password.StringValidator.minimum
StringVaildator.mininum

I would like to be able to specify the label for the page manually (i.e., they get stored in the db, and I don't want the full java class name prepended if possible).

Is this possible?

Regards,
Sebastiaan

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to