According to Spring Module's Validation documentation, there's a validation-rules.xml you can get from the examples.
https://springmodules.dev.java.net/docs/reference/0.7/html_single/#d0e7131 We probably need to update AppFuse to contain the latest version of this file. It's also possible that they don't provide support for this validator class. I'd try downloading the "with-dependencies" release and see if you can find what you're looking for. https://springmodules.dev.java.net/servlets/ProjectDocumentList?folderID=6540 Matt On 12/17/06, Glauber Ventura Ferreira <[EMAIL PROTECTED]> wrote:
Since version 1.2.0, Commons Validator has an ISBN Validator (org.apache.commons.validator.ISBNValidator). I am using appfuse-springmvc-1.9.4, which is distributed with Commons Validator 1.3.0. However, this validator is not configured neither on /build/project/WEB-INF/validator-rules-custom.xml nor /build/project/WEB-INF/validator-rules.xml. In this way, what I have to do in order to use ISBN validation? Is it fully supported by appfuse-springmvc-1.9.4? Where I find the XML configuration (including javascript) for this validator? []s Glauber VinÃcius -- View this message in context: http://www.nabble.com/ISBN-Validator-tf2837852s2369.html#a7923035 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com
