Class NegativeDef

java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<C,A>
org.hibernate.validator.cfg.ConstraintDef<NegativeDef,jakarta.validation.constraints.Negative>
org.hibernate.validator.cfg.defs.NegativeDef

public class NegativeDef extends ConstraintDef<NegativeDef,jakarta.validation.constraints.Negative>
Author:
Gunnar Morling
  • Constructor Details

    • NegativeDef

      public NegativeDef()