[
https://issues.apache.org/jira/browse/QPID-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15719753#comment-15719753
]
ASF subversion and git services commented on QPID-7571:
-------------------------------------------------------
Commit 1772521 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1772521 ]
QPID-7571: [Java Broker] Allow model to designate a operation parameter as not
nullable
Invoking a configured model op without a parameter (without default) designated
as not nullable with cause a clear error. Parameters that are of type primitive
are always considered not nullable. Default values respected.
> Allow model to designate operation parameters as not nullable
> -------------------------------------------------------------
>
> Key: QPID-7571
> URL: https://issues.apache.org/jira/browse/QPID-7571
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
>
> Model operations accept parameters. We ought to be able to designate
> parameters as nullable or not. This will allow for uniform error handling,
> simpler UIs driven by the model and richer API docs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]