sk.robotics.rlcs.agentspace
Annotation Type Agent.Cfg.Required


@Retention(value=RUNTIME)
@Target(value=FIELD)
public static @interface Agent.Cfg.Required

Annotation type for required fields. The validate() method automatically checks fields annotated with this annotation whether they are filled.