Numeric Value of Parameter name (PARAMN) must only contain digits 0-9

I’m confused, did you actually get this error in your data? Or are you just reviewing the rule descriptions without running the validator on your sample data ?

This rule just says that PARAMN can only contains digits 0-9. Therefore 00, 01, 1,2,10,11,99, 999. These are all valid. any non numeric data is not valid

[0-9]*

Hello Support Team -

Why PARAMN should contain only 0-9? I donot agree with this message - beacuse we have Questionarie dataset it contains questions more than 30 then how can you make PARAMN value between 0-9.

Thanks,