Skip to content

Organizing Error Message Codes #251

@xterao

Description

@xterao

Currently, error message resources are managed using property names.

  • To improve maintainability and consistency, Introduce error codes for each error message, similar to the approach used in Doma. These error codes will serve as identifiers and will be used to manage error messages more efficiently.

  • Separate user-facing UI messages from error message resources to ensure clearer responsibility and easier localization management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions