Class NotNullConstraint

java.lang.Object
com.github.damianwajser.validator.constraint.AbstractConstraint
com.github.damianwajser.validator.constraint.global.NotNullConstraint
All Implemented Interfaces:
javax.validation.ConstraintValidator<NotNull,​Object>

public class NotNullConstraint
extends AbstractConstraint
implements javax.validation.ConstraintValidator<NotNull,​Object>