compare-compare-true-validator compares the specified attribute value with another value and validates if they are equal when other compared are equal

  1. Documentation
  2. Change Log

This extension is compares the specified attribute value with another value and validates if they are equal when other compared are equal.

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/components hint:components path is must in import path.
    Usage

    See the following code example:

array('attributeA','SCompareMustBeValidator','mustBeValue'=>'attributeAValue','compareAttribute'=>'attributeB','compareValue'=>'attributeBValue'),

Change Log

June 4, 2009
  • Initial release.
0 0
1 follower
438 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Validation
Tags:
Developed by: sharehua
Created on: Jun 5, 2009
Last updated: 14 years ago

Downloads

show all