Hi.
We need to use the validation in SafeCracker to check an entered number is in a certain range. It seems that all the validation rules that accept a numerical parameter are ineffective though.
Here are the rules I’m using:
http://ellislab.com/codeigniter/user-guide/libraries/form_validation.html#rulereference
The other rules such as “required” and “integer” work as expected.
Cheers,
Jez