You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValidatorLV.php checks if the first digit is greater than 3, and returns false otherwise (which is the case here). I propose to remove this condition, which seems to be outdated.