[
https://issues.apache.org/jira/browse/ARIA-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ran Ziv updated ARIA-312:
-------------------------
Summary: Validation of workflow and operation kwargs raise false alarms
(was: Validation of workflow and operation kwargs raise False alarms)
> Validation of workflow and operation kwargs raise false alarms
> --------------------------------------------------------------
>
> Key: ARIA-312
> URL: https://issues.apache.org/jira/browse/ARIA-312
> Project: AriaTosca
> Issue Type: Bug
> Reporter: Maxim Orlov
> Assignee: Maxim Orlov
> Priority: Critical
> Fix For: 0.1.1, 0.2.0
>
>
> Each workflow and operation has a validation function which validates the
> kwargs provided for that function.
> However, it sometimes raises false alarms, which prevents from the operation
> or the workflow from running entirely. e.g. validating {{foo(arg1, arg2=2,
> arg3=3)}} with {{arg1': 1, 'arg3': 3}} as kwargs, raises an issue
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)