@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface DontBind
LifecycleStage.BindingAndValidation altogether. This is useful for events which ignore
user input, such as cancel events. Note that the presence of this annotation on an event handler
implies DontValidate as well.© Copyright 2005-2006, Stripes Development Team.