You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ Validates that FileVault content packages stick to certain namespacing rules. Th
13
13
There are several validators included in this artifact, all relate to namespacing rules for certain aspects of AEM:
14
14
15
15
1.[FileVault Content Package Filter][filevault-workspace-filter] (`root` attribute of each `filter` element)
16
-
1.[FileVault Content Package ID][filevault-package-id] (both `group` and optionally `name`properties of Users/Groups)
17
-
1.[Oak Authorizables][oak-authorizables](`rep:principalName` and optionally `rep:authorizableId` properties)
16
+
1.[FileVault Content Package ID][filevault-package-id] (both `group` and optionally `name`package properties)
17
+
1.[Oak Authorizables][oak-authorizables](`rep:principalName` and optionally `rep:authorizableId` properties of users/groups)
18
18
1.[Oak Query Index Definition][oakindex] (path restrictions for [Lucene][oakindex-property-pathrestrictions] or [Property][oakindex-property-pathrestrictions] index definitions)
0 commit comments