on choosing 2 or more items, this server side erorr goes away.
but expectation is that on choosing only 1 item server should accept becuase that is the config done.
I couldn’t detect anything wrong with the minitems validation in nodejs. How are the checkboxes named, make sure that the name ends with [] so that it is being seen as an array (multiple values).