You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ben Speakmon (JIRA)" <ji...@apache.org> on 2007/12/02 05:05:43 UTC

[jira] Commented: (VALIDATOR-197) Copy remaining Validation Routines to the new routines package

    [ https://issues.apache.org/jira/browse/VALIDATOR-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547568 ] 

Ben Speakmon commented on VALIDATOR-197:
----------------------------------------

Think I agree that GenericValidator should be deprecated and removed later with no replacement. If Struts (or other user) needs something like that, I think it makes more sense for them to do it instead of us guessing what they need.

> Copy remaining Validation Routines to the new routines package
> --------------------------------------------------------------
>
>                 Key: VALIDATOR-197
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-197
>             Project: Commons Validator
>          Issue Type: Improvement
>          Components: Routines
>    Affects Versions: 1.3.0 Release
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 1.4
>
>
> Copy remaining Validation Routines (i.e. Credit Card, Date, Email, ISBN and URL) into routines package and deprecate original versions.
> Need to decide what to do with GenericValidator and GenericTypeValdiator - just deprecate and remove later or copy to new routines package. At this moment I'm in favour of deprecating and removing. Validators in the new routines package have a static getInstance() method to provide access to the validation methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.