Size
constraint.See: Description
Class | Description |
---|---|
SizeValidatorForArray |
Check that the length of an array is between min and max
|
SizeValidatorForArraysOfBoolean | |
SizeValidatorForArraysOfByte | |
SizeValidatorForArraysOfChar | |
SizeValidatorForArraysOfDouble | |
SizeValidatorForArraysOfFloat | |
SizeValidatorForArraysOfInt | |
SizeValidatorForArraysOfLong | |
SizeValidatorForArraysOfPrimitives |
Check that the length of an array is between min and max
|
SizeValidatorForArraysOfShort | |
SizeValidatorForCharSequence |
Check that the length of a character sequence is between min and max.
|
SizeValidatorForCollection |
Check that a collection's size is between min and max.
|
SizeValidatorForMap |
Check that a map's size is between min and max.
|
Size
constraint.Copyright © 2019 JBoss by Red Hat. All rights reserved.