/codeigniter-required-if

Form Validation modifications to allow a required if rule

Primary LanguagePHPMIT LicenseMIT

Required if - CodeIgniter (tested on version 2.1.0)
=============================================

Extension to the form_validation library to allow a required_if rule.

Future expansion:
----------------

- Support for checkboxes, radio, select (might work has not been tested)
- required if not rule