Jan 31st, 2010, 5:47 PM
Something else to add.
I am going through the tutorial for adding Server-Side Validation. I am attempting to find an example of how to implement the "same_as" rule, but there is no example on how to use it. Do I use an equal sign? Also, there is no example for any comparison type validation such as "length <". The only examples are the simplest ones (such as "required" and "valid-email").
I am going through the tutorial for adding Server-Side Validation. I am attempting to find an example of how to implement the "same_as" rule, but there is no example on how to use it. Do I use an equal sign? Also, there is no example for any comparison type validation such as "length <". The only examples are the simplest ones (such as "required" and "valid-email").