public class LengthValidator extends Object
Constructor and Description |
---|
LengthValidator() |
Modifier and Type | Method and Description |
---|---|
Integer |
getMaxLength()
The maximum allowed length
|
Integer |
getMinLength()
The minimum allowed length
|
void |
setMaxLength(Integer value)
The maximum allowed length
|
void |
setMinLength(Integer value)
The minimum allowed length
|
public Integer getMaxLength()
public void setMaxLength(Integer value)
public Integer getMinLength()
public void setMinLength(Integer value)
Copyright © 2024 Worldline Global Collect. All rights reserved.