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
Describe the bug
Integer types like byte, short, int and long should return null for quoted strings as input. Currently we parse the contents of the quoted string and see what the result is.
The text was updated successfully, but these errors were encountered:
Describe the bug
Integer types like byte, short, int and long should return null for quoted strings as input. Currently we parse the contents of the quoted string and see what the result is.
The text was updated successfully, but these errors were encountered: