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
Is your feature request related to a problem? Please describe.
It would be very convenient to use number type to check for valid values, but this is not supported now. Because of this, we have to use a not very suitable tool regular expressions, like here
Is your feature request related to a problem? Please describe.
It would be very convenient to use number type to check for valid values, but this is not supported now. Because of this, we have to use a not very suitable tool regular expressions, like here
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The connectors team needs this requested feature.
Related to #69
The text was updated successfully, but these errors were encountered: