diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-08-22 17:21:38 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-08-25 13:33:55 +0900 |
commit | c8b8a34f3dc7e5b108783b1b17a402e518868989 (patch) | |
tree | 6008664ec28c12720116fdfa4c946cd6a4e1e9b9 /doc/source/quantumclient/v2_0/client.py | |
parent | ba150be4b1492c452dc436c0c630e00144f3c5bf (diff) |
BGPSpeaker: Raise exception when validation fails
In the validator for the API arguments should raise exception
when the validator detects invalid arguments, otherwise the
decorator for registering API functions, RegisterWithArgChecks,
can pass through the invalid arguments.
This patch fixes this problem.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/quantumclient/v2_0/client.py')
0 files changed, 0 insertions, 0 deletions