pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

Integrating with jquery-validation #64

Open edgarJakob opened 6 years ago

edgarJakob commented 6 years ago

Is there a way of combining SOL with jquery-validation

Or is there another way of validating the selected value? Idealy on client side (jquery) Any help appreciated.

Thank you