[jboss-jira] [JBoss JIRA] (AS7-1652) Basic operation validation operation
Brian Stansberry (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 2 09:35:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639254#comment-12639254 ]
Brian Stansberry commented on AS7-1652:
---------------------------------------
To expand on the description a bit, the operation should also reject unknown parameters.
The gist of it would be :validate-operation(operation={the same dmr as would be presented if a regular op was invoked}).
I use CLI syntax, but I wouldn't expect people would often want to directly invoke that from the CLI; it's something the CLI itself (or any other client) could invoke.
> Basic operation validation operation
> ------------------------------------
>
> Key: AS7-1652
> URL: https://issues.jboss.org/browse/AS7-1652
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 7.1.0.CR1
>
>
> An operation to perform basic validation of another operation, as described in EAP.01510, "Validation of configuration changes will be performed at a number of levels - at the command line, the GUI the API and as an implicit validation command from any administration agent."
> This should be a simple check for required parameters and a basic check for type convertibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list