@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) @Constraint(checkWith=IsTrueCheck.class) public @interface IsTrue
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
message |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly