org.apache.camel.spi
Annotation Type Required


@Retention(value=RUNTIME)
@Documented
@Target(value={FIELD,METHOD,CONSTRUCTOR})
public @interface Required

Used to denote fields which are required to be specified for validation purposes particularly in tooling.

Version:



Apache CAMEL