sureshanaparti commented on pull request #5136:
URL: https://github.com/apache/cloudstack/pull/5136#issuecomment-871919965


   > @sureshanaparti There are no changes to optional parameters, only 
parameters with required=true will now have to not be empty
   
   As the required parameters are validated here, before validating them 
through the _validations_ annotation, this annotation `validations = 
{ApiArgValidator.NotNullOrEmpty}` is no longer valid for required parameters.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to