| Class | Description |
|---|---|
| Linted |
A marker class representing the stage that the model has been style checked (linted).
|
| Merged |
A marker class representing the stage that merging of deployment config and annotations has
happened.
|
| Normalized |
A marker class representing the stage that config normalization has been performed
on the service.
|
| Resolved |
A marker class representing the stage that type resolution and basic consistency checking has
been performed on the api.
|
| Annotation Type | Description |
|---|---|
| Requires |
An annotation to document that a processing stage is required for having an attribute
valid on a model element.
|