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
I added initial support, but currently using both @pattern, and @minLength and/or @maxLength doesn't work. It will use the @pattern without constraining the length.
https://typespec.io/docs/standard-library/built-in-decorators/#@pattern
The text was updated successfully, but these errors were encountered: