java.lang.Object
ru.cg.webbpm.studio.subsystems.page_designer.validation.impl.component.BaseComponentValidator
ru.cg.webbpm.studio.subsystems.page_designer.validation.impl.component.ComponentUniqueIdValidator
All Implemented Interfaces:
Validator<Component>

@Component public class ComponentUniqueIdValidator extends BaseComponentValidator
Check that there is only one component with exact id
Author:
Mikhail Khovaev