I use the jQuery validation mechanism, but must have a checkbox that has a minimum of 4 and a max of 8.
checkbox
I know how they do it separately, but do not combine. Little help?
<class="validate[minCheckbox[4]] <class="validate[maxCheckbox[8]]
Your class name inside your input should be:
input
class="validate[minCheckbox[4]maxCheckbox[8]]"
^ note the space or comma after mincheckbox []
Source: https://habr.com/ru/post/1441908/More articles:EF orderby / then combined extension method - c #iframe height attribute does not work with Firefox - htmlMySQL query - joining two tables with duplicate results - sqlImplicit typing in a ListItemCollection is not possible using foreach, but it is possible with a for loop - c #Lync Video Stream Capture - lyncalternative to dynamic variable name in c # - c #Stopping delphi program in infinite loop - debuggingThe program freezes, but the processor load is zero - delphihttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1441912/how-can-i-skip-the-login-in-cucumber-scenarios-to-make-test-fasters&usg=ALkJrhiJ-eEnmUf85b6zDomCua1HtsjilwClickOnce Applications and Windows 8 Certification - .netAll Articles