public class MinLengthConstraint extends Object implements org.qi4j.api.constraint.Constraint<MinLength,String>
Constructor and Description |
---|
MinLengthConstraint() |
public boolean isValid(MinLength annotation, String parameter) throws NullPointerException
isValid
in interface org.qi4j.api.constraint.Constraint<MinLength,String>
NullPointerException