How to make select2 work with jquery.validation plugin?

后端 未结 15 593
北荒
北荒 2020-12-01 02:40

I\'m trying to validate select2 field using jquey.validation plugin but nothing happens.

I want to make select required field.

I\'m using this custom validat

15条回答
  •  既然无缘
    2020-12-01 03:31

    You can check this link: https://github.com/rkeshmir/select2-validation Here you can find the simplest way to validate select2 components. The idea id trigger validation for all

    提交评论

提交回复
热议问题