Class ConstructorParameterNameConstraint

  • All Implemented Interfaces:
    ClassConstraint

    public class ConstructorParameterNameConstraint
    extends Object
    implements ClassConstraint
    Checks that named constructor parameters match field names
    • Constructor Detail

      • ConstructorParameterNameConstraint

        public ConstructorParameterNameConstraint()