@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Required
AttributeBinder will throw an exception when there
is no value provided for this attribute, or if the value provided is null.Copyright © 2013 Carrot2.org. All Rights Reserved.