Class NotEmptyDef

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

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

    • NotEmptyDef

      public NotEmptyDef()