After reading the validation syntax of cl, it seems that the array cannot be directly represented, and each bit of the array must be declared separately. Therefore, if I want to validate a large array, I need to declare a lot of input parameters.
Is that correct? And is there any solution?
If you have free time, please give me help, thank you very much.