Package com.onlinepayments.domain
Class LengthValidator
java.lang.Object
com.onlinepayments.domain.LengthValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxLength(Integer value) voidsetMinLength(Integer value) withMaxLength(Integer value) withMinLength(Integer value)
-
Constructor Details
-
LengthValidator
public LengthValidator()
-
-
Method Details
-
getMaxLength
-
setMaxLength
-
withMaxLength
-
getMinLength
-
setMinLength
-
withMinLength
-