spectral
spectral copied to clipboard
Spectral doesnt report when maxLength or minLength are applied against non string parameters
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