Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Form validation systemCreated by Sergey Shuchkin mailto:sshuchkin@googlemail.com Main features: Language: english, russian Supported validations: required (req) integer (isInt) float (isFloat) string length (minlen, maxlen) min, max email (isEmail) url (isUrl) date (isDate), password (isPass) ... [More] , phones: usa, international (isUSAPhone, isIntPhone), zip (isZip) credit card (type, number, expiration date, Visa,MasterCard,DiscoverCard, American Express,DinersClub,JCBCard, enRouteCard) custom regular expression (isRegex) AJAX validation (isAjax) Client JavaScript validationUsed html "class" attribute to define validation Used html "title" attribute to define field name Server part (php), class ValidatorValidator::init() Validator::check() (or directly Validator::error(), Validator::success()) [Less]

0
 
  0 reviews  |  0 users  |  1,762 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.