You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2006/07/19 17:17:14 UTC

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

Copy remaining Validation Routines to the new routines package
--------------------------------------------------------------

                 Key: VALIDATOR-197
                 URL: http://issues.apache.org/jira/browse/VALIDATOR-197
             Project: Commons Validator
          Issue Type: Improvement
          Components: Routines
    Affects Versions: 1.3.0 Release
            Reporter: Niall Pemberton
            Priority: Minor
             Fix For: 1.3.1


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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


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

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/VALIDATOR-197?page=all ]

Niall Pemberton updated VALIDATOR-197:
--------------------------------------

    Fix Version/s: 1.4.0
                       (was: 1.3.1)
         Assignee: Niall Pemberton

> Copy remaining Validation Routines to the new routines package
> --------------------------------------------------------------
>
>                 Key: VALIDATOR-197
>                 URL: http://issues.apache.org/jira/browse/VALIDATOR-197
>             Project: Commons Validator
>          Issue Type: Improvement
>          Components: Routines
>    Affects Versions: 1.3.0 Release
>            Reporter: Niall Pemberton
>         Assigned To: Niall Pemberton
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org