Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 16 revisions

Category:Libraries [strong]Introduction[/strong]

Because the CI Validation library is too restrictive by validating only $_POST values and it also want to do more than only validating, altering input and setting default input field values, i decided to create a validation library that is more intuitive.

More information about the library you can find in the zip file.

[strong]To do[/strong]

  • more rules
  • more meaningful error messages
  • extended input library for altering input and repopulating forms

[strong]Downloads[/strong]

0.6.1 : File:validate-0.6.1.zip Added library variable rules and clear_rules method updated documentation

0.6 : File:validate-0.6.zip Bug fixes Added when to validate, individual error method, date rule, string rule. Split up documentation

0.5.1 : File:validate-0.5.1.zip Bug fixes and documentation change (thanks to Zarate)

0.5 : File:validate-0.5.zip This is an alpha release but it gives other people a chance to give their input.

Clone this wiki locally