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 items in DOM on their change event. Also I have added required CSS rules to highlight error and success states of input.