@Documented @Retention(RUNTIME) @Target(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 © 2018 Carrot2.org. All rights reserved.