Uses of Class
org.nuclos.api.context.InputSpecification
Packages that use InputSpecification
-
Uses of InputSpecification in org.nuclos.api.context
Methods in org.nuclos.api.context that return InputSpecificationModifier and TypeMethodDescriptionInputRequiredException.getInputSpecification()
InputSpecification.withMessageArgs
(Object... messageArgs) Sets argument values to be used for formatting the message string.InputSpecification.withTitleArgs
(Object... titleArgs) Sets argument values to be used for formatting the title string.Constructors in org.nuclos.api.context with parameters of type InputSpecificationModifierConstructorDescriptionInputRequiredException
(InputSpecification inputSpecification) Create aInputRequiredException
with aInputSpecification