Deployment Manual / Version 2201
Table Of ContentsThe following list contains configuration properties for validating the navigation structure in Studio.
validators.navigation.ignore-path
| |
Type | java.util.List<java.lang.String> |
Default | [/Settings, /Home, /System] |
Description | If a content path matches one of these values or is a subfolder of it, the corresponding validator won't continue it's validation. Wildcard annotations are allowed here, e.g. '/Home/*' matches '/Home/Adam' or '/Sites/*/*/Navigation/*' matches '/Sites/Chef Corp./English/Navigation/Content ABC'. |
Table 3.26. Navigation Validators Properties