|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.validator.constraints.impl.SizeValidatorForArraysOfPrimitives
public abstract class SizeValidatorForArraysOfPrimitives
Check that the length of an array is between min and max
| Field Summary | |
|---|---|
protected int |
max
|
protected int |
min
|
| Constructor Summary | |
|---|---|
SizeValidatorForArraysOfPrimitives()
|
|
| Method Summary | |
|---|---|
void |
initialize(javax.validation.constraints.Size parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int min
protected int max
| Constructor Detail |
|---|
public SizeValidatorForArraysOfPrimitives()
| Method Detail |
|---|
public void initialize(javax.validation.constraints.Size parameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||