Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • tests
  • unit
  • framework
  • validators
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Renamed `attributeName` and `className` to `targetAttribute` and `targetClass`… · 9649a672
    Qiang Xue authored 11 years ago
    Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`.
    Refactored UniqueValidator and ExistValidator.
    9649a672
Name
Last commit
Last update
..
ExistValidatorDriverTests Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
UniqueValidatorDriverTests UniqueValidator test. 11 years ago
BooleanValidatorTest.php Refactored validators. 11 years ago
CompareValidatorTest.php Refactored validators. 11 years ago
DateValidatorTest.php Refactored validators. 11 years ago
DefaultValueValidatorTest.php fixed failing validator tests 11 years ago
EmailValidatorTest.php Refactored validators. 11 years ago
ExistValidatorTest.php Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. 11 years ago
FileValidatorTest.php fixed test break. 11 years ago
FilterValidatorTest.php fixed failing validator tests 11 years ago
NumberValidatorTest.php Refactored validators. 11 years ago
RangeValidatorTest.php Refactored validators. 11 years ago
RegularExpressionValidatorTest.php Refactored validators. 11 years ago
RequiredValidatorTest.php Refactored validators. 11 years ago
StringValidatorTest.php Refactored validators. 11 years ago
UniqueValidatorTest.php Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. 11 years ago
UrlValidatorTest.php Refactored validators. 11 years ago
ValidatorTest.php Refactored validators. 11 years ago