yams #3147 maxsize / vocabulary constraint consistency [resolved]
When maxsize is expliclty defined in the schema, we must check the corresponding value is consistent with the possibly specified vocabulary constraint. For instance class A(EntityType): foo = String(maxsize=3, vocabulary=('abcdef', 'ghijkl')) | |
priority | normal |
---|---|
type | bug |
done in | 0.24.0 |
load | 0.500 |
load left | 0.000 |
closed by | <not specified> |