Save This Page
Home
»
hibernate-validator-src-20081106
» org.hibernate »
validator
» [javadoc |
source
]
org.hibernate.validator
public class: Length
[javadoc |
source
]
org.hibernate.validator.Length
Apply some length restrictions to the annotated element. It has to be a string
author:
Gavin
- King
Method from
org.hibernate.validator.Length
Summary:
max
,
message
,
min
Method from
org.hibernate.validator.Length
Detail:
int
max
()
{ }
String
message
()
{ }
int
min
()
{ }