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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

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