Welcome Guest, Not a member yet? Register   Sign In
Validation Collection
#5

[eluser]xwero[/eluser]
I've added a wiki page MY_Validation so others can add/improve rules they use all the time.

I don't know if thepyromaniac had the same code for his rules but on the pastebin site there is no code to see so i added my own code. Corrections are welcome.

@mach1 : the CI validation library has sort of a validation for the checkbox_required and radio_required methods you suggested. If you use the required method the validation library will check if the field is present in the post array and will generate the required error. It means you need to make the error message more generic, which should have been done in the first place IMO.

I've added the other methods you propose but i switched the words to be consistent with the x_length rules of the validation library. The min_checked and exactly_checked methods should be used with the required method.



ps: does someone know how to remove a typo from the page name in the wiki?


Messages In This Thread
Validation Collection - by El Forum - 10-27-2007, 07:26 PM
Validation Collection - by El Forum - 10-28-2007, 02:01 AM
Validation Collection - by El Forum - 10-28-2007, 08:36 AM
Validation Collection - by El Forum - 12-19-2007, 10:56 AM
Validation Collection - by El Forum - 12-19-2007, 02:02 PM
Validation Collection - by El Forum - 12-19-2007, 02:47 PM
Validation Collection - by El Forum - 12-31-2007, 04:06 AM
Validation Collection - by El Forum - 12-16-2008, 03:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB