Interface BeanDeploymentValidator

  • All Superinterfaces:
    BuildExtension

    public interface BeanDeploymentValidator
    extends BuildExtension
    Makes it possible to validate the bean deployment and also to skip some validation rules for specific components.
    Author:
    Martin Kouba