Annotation Interface Required


@Retention(RUNTIME) @Documented public @interface Required
this annotation marks a property as required (i.e. it must have a value)
Author:
Armando Stellato