[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[rails] is relative validation possible?

R°RLover

4/4/2006 11:08:00 AM

now when i use validates_format_of / validates_numericality_of / ...

it also checks if something is filled in and this is what i dont want

how can i make that if only someone would fill a field, it would be
checked on those validitys ?

thx

1 Answer

Austin Ziegler

4/4/2006 4:10:00 PM

0

On 4/4/06, R°RLover <hardstyle@gmail.com> wrote:> now when i use validates_format_of / validates_numericality_of / ...>> it also checks if something is filled in and this is what i dont want>> how can i make that if only someone would fill a field, it would be> checked on those validitys ?You'll probably get a much faster answer at:http://lists.rubyonrails.org/mailman/listinfo/rails-aust... Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca