@Inherited @Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface Validate
Validator with which to validate the corresponding Parameter. Used in conjunction with
elements annotated with Parameter.Copyright © 2018 OCPsoft. All rights reserved.