Kevin Dangoor <[EMAIL PROTECTED]> writes: > My thought was that if there's a default defined on the method and the > value does not come in in the request, just use the default on the > method. If there *isn't* a default on the method, then the validator > should always be run.
I agree. I was thinking the same way (i.e., if I defined 'if_empty' on the validator that was the value I had on my methods). -- Jorge Godoy <[EMAIL PROTECTED]>

