mrutkows opened a new issue #422: Validate all entity names <= 256 chars before 
create/update to server
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/422
 
 
   For all "entity names" (i.e., Actions, Triggers, Packages, Rules, etc.) we 
should validate (on the client side) that they are less than or equal to 256 
characters (including their full namespaced named).
   
   ? For example, the Action name (i.e., <actionName> MUST be less than or 
equal to 256 characters.
   
   Note: THis include the TOTAL length of the namespace; therefore we MUST make 
the length calculation include the FULL name including namespace
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to