Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain Result is missing error message localization capability #26

Open
sandrock opened this issue Mar 23, 2023 · 0 comments
Open

Domain Result is missing error message localization capability #26

sandrock opened this issue Mar 23, 2023 · 0 comments
Labels
collecting-feedback Collecting feedback before making a decision enhancement

Comments

@sandrock
Copy link
Owner

While most domain data is implemented in child classes (out out SrkToolkit), the result error messages are declared by SrkToolkit. These do not allow localization. Developers must implement on their side lang negociation in order to obtain localized error messages.

Can SrkToolkit.Domain be enhanced?

  • by defining request properties to set the desired lang, time zone, date format and more?
  • or by allowing multi lang error messages?
  • or any other way?
@sandrock sandrock added enhancement collecting-feedback Collecting feedback before making a decision labels Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
collecting-feedback Collecting feedback before making a decision enhancement
Projects
None yet
Development

No branches or pull requests

1 participant