public class URIConstraint extends Object implements Constraint<URI,String>
| Constructor and Description |
|---|
URIConstraint() |
public boolean isValid(URI annotation, String value)
ConstraintisValid in interface Constraint<URI,String>annotation - the annotation to matchvalue - the value to be checked