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 have searched existing issues to ensure the feature has not already been requested
🚀 Feature Proposal
Currently, when the string characters exceed the max length set on the schema, it will tell you the maximum length you set and what the string is that caused it, but it does not tell you what the number of characters for the errant string are. It would be a nice QOL improvement if it did that so its easier to see what the adjustment needs to be.