it.amattioli.dominate.validation
Class AnnotatedConstraint
java.lang.Object
it.amattioli.dominate.validation.AnnotatedConstraint
- All Implemented Interfaces:
- Constraint
public class AnnotatedConstraint
- extends Object
- implements Constraint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedConstraint
public AnnotatedConstraint(Annotation annotation)
getName
public String getName()
- Specified by:
getName in interface Constraint
getParameter
public Object getParameter(String name)
- Specified by:
getParameter in interface Constraint
Copyright © 2011. All Rights Reserved.