scijava-common icon indicating copy to clipboard operation
scijava-common copied to clipboard

Improve error message for missing required inputs

Open imagejan opened this issue 5 years ago • 0 comments

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.

imagejan avatar Dec 19 '20 13:12 imagejan