@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) @Constraint(checkWith=IsTrueCheck.class) public @interface IsTrue
String
message
public abstract String message
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly