Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Done
-
1.3.0 Release
-
None
-
None
Description
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.