BUG-4268: clarify length constraint API contract 84/29884/5
authorRobert Varga <robert.varga@pantheon.sk>
Wed, 18 Nov 2015 19:37:01 +0000 (20:37 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 30 Mar 2016 08:04:57 +0000 (08:04 +0000)
The contract did not specify whether the returned constraints are
declared or effective. The intent is to return effective constraints,
which include any constraints imposed by base types -- as is the case
with range constraints.

Change-Id: I0d0582edf87c0a78db3e8664655f139f827217a7
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>

No differences found