public abstract class SizeValidator extends Object
| Constructor and Description |
|---|
SizeValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Size constraint)
Configure the constraint validator based on the elements
specified at the time it was defined.
|
public void initialize(Size constraint)
constraint - the constraint definitionCopyright © 2010–2024 The Apache Software Foundation. All rights reserved.