Results 1 to 3 of 3

Thread: status of validation frameworks

  1. #1
    Join Date
    Sep 2004
    Location
    Boston, US
    Posts
    130

    Default status of validation frameworks

    I was wondering what the status of the commons validator framework and the rules based validator is.

    The commons validator framework has been in the sandbox for a while now. Are they any plans of including it in a release version of Spring. I've been wanting to use the commons validator but I'm waiting for it to be part of an official Spring release first.

    Is the rules based validator planned as a replacement for the commons validator?

    Thanks,
    Sanjiv

  2. #2

    Default

    Is the declarative validation coming in 1.2, or will it be postponed again (to 1.3)?

  3. #3
    Join Date
    Aug 2004
    Location
    Melbourne, Australia
    Posts
    1,104

    Default

    Is the declarative validation coming in 1.2, or will it be postponed again (to 1.3)?
    It seems the declarative rules based validator has been postponed to 1.3. See the road-map.

    I'm waiting for it to be part of an official Spring release first
    You can try Matt Raible's Weblog on how to use commons validator with Spring.

    Is the rules based validator planned as a replacement for the commons validator?
    I'm speaking a bit out of turn, but I doubt it. In general Spring isn't prescriptive.

Similar Threads

  1. Replies: 2
    Last Post: Oct 10th, 2005, 05:12 PM
  2. Frameworks (web, O/R...) kill domain object design
    By vmarcinko in forum Architecture
    Replies: 12
    Last Post: Oct 5th, 2005, 12:55 PM
  3. Replies: 0
    Last Post: Jul 19th, 2005, 02:31 AM
  4. Domain Object Validation
    By lhilden in forum Architecture
    Replies: 4
    Last Post: Dec 14th, 2004, 07:00 AM
  5. Status support Attributes-based validation
    By thomasvdv in forum Web
    Replies: 0
    Last Post: Aug 24th, 2004, 08:58 AM

Posting Permissions

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