Skip to content

Have max length string validation return the number of characters for string that caused the validation error #15550

@IslandRhythms

Description

@IslandRhythms

Prerequisites

  • I have written a descriptive issue title
  • 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.

Motivation

No response

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue is a user-facing general improvement that doesn't fix a bug or add a new feature

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions