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

Improve error message for missing required inputs #414

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imagejan
Copy link
Member

Human-friendly names can be registered at runtime by calling ObjectService#addHumanFriendlyName(Class, String).

Closes #412.

I am not sure about the best naming, maybe we can find a better name than {add|get}HumanFriendlyName.

Human-friendly names can be registered at runtime by calling
ObjectService#addHumanFriendlyName(Class, String).
@imagejan imagejan force-pushed the improve-error-message branch from bccddf1 to 971ec96 Compare January 19, 2021 19:52
@ctrueden ctrueden force-pushed the master branch 3 times, most recently from 53b6733 to 3dc99c9 Compare November 7, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message for missing required parameters
1 participant