Results 1 to 1 of 1

Thread: ValangValidatorFactoryBean

  1. #1
    Join Date
    Aug 2005
    Location
    Milton Keynes, UK
    Posts
    39

    Question ValangValidatorFactoryBean

    1) What's happened to this class? / What parses the Valang these days?
    I've been reading Expert Spring MVC & WebFlow.
    Ch 9 on Validation covers Valang.
    At bottom of P267 there is a reference to ValangValidatorFactoryBean.
    I downloaded Spring Modules 0.9 today and can't see it in API documentation or in
    spring-modules-validation.jar.

    Not to worry. Found answer to this one. Just chop FactoryBean off & it's the same..

    2) I also noticed reference mentions bean validation framework. Is this the best way to validate in Spring these days?
    Last edited by JGF; Jul 16th, 2008 at 04:06 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •