spectral icon indicating copy to clipboard operation
spectral copied to clipboard

Spectral doesnt report when maxLength or minLength are applied against non string parameters

Open savage-alex opened this issue 3 years ago • 0 comments

Given a parameter that is NOT a string When maxLength and or minLength are applied Then the designer is not informed.

I was able to apply this to integers, numbers and booleans when testing.

This applies for single items or items within an array

savage-alex avatar Dec 22 '22 09:12 savage-alex