Class NotNullDef

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

public class NotNullDef extends ConstraintDef<NotNullDef,jakarta.validation.constraints.NotNull>
Author:
Hardy Ferentschik
  • Constructor Details

    • NotNullDef

      public NotNullDef()