My current implementation uses handly quick and dirty coded check
methods, not validator. I just had this idea when adding checks for some
specialized types. If I have some time, I'll try to build a
validator-based configuration-validator and publish it on this list.
Nico.
Emmanuel Bourg a écrit :
Nicolas De Loof wrote:
I have a requirement to check configuration at application startup
for invalid values. For example, I need to check integers values for
a domain of values.
I've build a simple checker, and I'd like to know if this is a common
requirement and if someone has used commons-validator to build such a
configuration checker.
Hi Nicolas, I haven't heard of such a usage of commons validator but
I'm definitely interested. Feel free to share your code :) This might
be a nice addition to commons configuration.
Emmanuel Bourg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]