Class Group
- java.lang.Object
-
- de.knightsoftnet.validators.client.impl.Group
-
public class Group extends Object
Encapsulates a single validation group.Modified from the Hibernate validator for use with GWT.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object pobject)Class<?>getGroup()Class<?>getSequence()inthashCode()booleanisDefaultGroup()StringtoString()
-