Class SameAliasValidator

java.lang.Object
ch.tocco.nice2.dms.impl.validate.AbstractPathValidator
ch.tocco.nice2.dms.impl.validate.SameAliasValidator
All Implemented Interfaces:
PathValidator

@Component public class SameAliasValidator extends AbstractPathValidator
This validator is triggered when the path part or the parent relation has been changed. Then it takes all paths of the node and verifies, that there doesn't exist another node, which has one of the paths set as alias (1:1 the same path in the alias field).