@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Check
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
constraints
The check constraints string.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.