reset_validation() 
| Returns: | CI_Form_validation instance (method chaining) | 
|---|---|
| Return type: | CI_Form_validation | 
Permits you to reset the validation when you validate more than one array. This method should be called before validating each new array.
reset_validation() 
| Returns: | CI_Form_validation instance (method chaining) | 
|---|---|
| Return type: | CI_Form_validation | 
Permits you to reset the validation when you validate more than one array. This method should be called before validating each new array.
 
          
Please login to continue.