Conditional validation using abide in rails? -


i have 2 fields , need check @ least 1 field has value rather validating both. example need either phone number field or email field filled. how can using foundation abide? please me

thanks in advance!

so don't want implement backend validation, on client? stumbled on validate.js. able add custom validators easily.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -