inlineClassOption
Declares an input option encapsulated in an inline class.
The object contained by the inline class must be supported by a MessageContextParameterResolver.
Parameters
declaredName
Name of the declared parameter which receives the value class
clazz
The inline class type
Declares an input option encapsulated in an inline class.
The object contained by the inline class must be supported by a MessageContextParameterResolver
Parameters
declaredName
Name of the declared parameter which receives the value class
T
The inline class type