javax.validation.constraints.SizeThe annotated element size must be between the specified boundaries (included). Supported types are:
String (string length is evaludated)Collection (collection size is evaluated)null elements are considered valid.Emmanuel - Bernard| Method from javax.validation.constraints.Size Summary: |
|---|
| groups, max, message, min |
| Method from javax.validation.constraints.Size Detail: |
|---|
|
|
|
|