Annotation Type RawConfig


Annotation, which can be put on a Field with type DataObject in order to inject the raw configuration read.

The field annotated with this annotation shall not have any other annotations, otherwise AnnotationConfig will throw an error.

Since:
2.1.0
Author:
MrIvanPlays