Class MavenSpecificFeatureValidator

java.lang.Object
io.micronaut.projectgen.micronaut.features.validation.MavenSpecificFeatureValidator
All Implemented Interfaces:
FeatureValidator

@Singleton public class MavenSpecificFeatureValidator extends Object implements FeatureValidator
Feature validator that ensures Maven-specific features are only used with Maven build tool. This validator checks that features marked as Maven-specific are not selected when using other build tools.