valtech / aem-easy-content-upgrade

AEM Easy Content Upgrade simplifies content migrations in AEM projects
Other
61 stars 26 forks source link

Provide filterByNotXYZ() filter functions #166

Closed gruberrolandvaltech closed 2 years ago

gruberrolandvaltech commented 2 years ago

Most filter functions need to be used in a NotFilter if they need to be inverted. There should be filterByNotXYZ() functions for all filters.