Skip to content

Allow use of annotations with container elements

Jamie Tanna requested to merge feature/container into main

To be able to use the validation with i.e. a field of Lists, we should add support for TYPE_USE, which makes it possible to use with container elements.

Closes #8 (closed).

Merge request reports