On Thu, Jan 10, 2019 at 3:36 PM Carsten Ziegeler <[email protected]> wrote: > This seems to have a lot in common what we already tried with the > validator api/module. > > https://github.com/apache/sling-org-apache-sling-validation-api ...
Indeed, thanks for pointing this out. I was planning to merge ideas once we progress - for now I think Christanto's types know about "multiple" and "required" attributes, we probably need to add a more opaque Validator interface that might use this existing module underneath. But that can happen once we have at least an embryo of the Types API which I think should start as small as possible. -Bertrand
