Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pear-Validate - Validation Class for Various Data Types
        
        - Package to validate various data. It includes :
- numbers (min/max, decimal or not)
- email (syntax, domain check, rfc822)
- string (predifined type alpha upper and/or lowercase, numeric,...)
- date (min, max)
- uri (RFC2396)
- possibility valid multiple data with a single method call (::multiple) 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | php-pear-Validate | 0.7.0 | 1.fc5 | src | 19 KiB | Sun Jan 14 18:51:22 2007 | 
        
        Changelog
        
            - * Sun Jan 14 17:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.7.0-1
- - Upstream sync 
            - * Wed Sep  6 18:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.6.4-1
- - Upstream sync 
            - * Fri Jun 30 18:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.6.3-1
- - Initial Release