How can I provide a custom validation.xml for bval when using the provided
guice module? As a first step I
think org.apache.bval.guice.ValidatorFactoryProvider should probably
use org.apache.bval.jsr303.ApacheValidatorFactory#getDefault() rather then
newing up it's own factory provider.  Second, is there an easy way to
programmatically add different validation XMLs?

-- 
-Jon

Reply via email to