Show
Ignore:
Timestamp:
04/04/2008 02:28:14 PM (8 months ago)
Author:
Shadowhand
Message:

Updated Validation:

  • Validation::message() in favor of Validation::errors()
  • Updated i18n file
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/en_US/validation.php

    r1992 r2422  
    44( 
    55        // Class errors 
    6         'error_format'  => 'Your error message string must contain the string {message} .', 
    76        'invalid_rule'  => 'Invalid validation rule used: %s', 
    87