xmolecules / jmolecules-integrations

Technology integration for jMolecules
Apache License 2.0
85 stars 23 forks source link

Expose ArchUnit predicate resideInLayer #179

Open rweisleder opened 1 year ago

rweisleder commented 1 year ago

This resolves the initial requirement mentioned in #100.

I'm not sure, if we should also expose predicates for DDD types, like types.that(areValueObjects()). If so, I'd create an additional PR.