RequiredFullSpace
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION] )
Indicates that the annotated class or function must be used within the "FullSpace" state.
Using it outside the "FullSpace" state may result in errors or invalid data.