Class AbstractManagingComponentValidationSupport<T extends IManagingComponent<? extends IManagingModel>,​EVR>

    • Constructor Detail

      • AbstractManagingComponentValidationSupport

        protected AbstractManagingComponentValidationSupport​(T rootComponent)
        Creates a new instance.
        Parameters:
        rootComponent - the component, cannot be null.