| Class | Description |
|---|---|
| ChangeTemplateDefinition |
Wraps a template class together with its pre-resolved metadata from the
@ChangeTemplate annotation. |
| ChangeTemplateFileContent | |
| ChangeTemplateManager |
Runtime registry of
ChangeTemplate implementations discovered through Java's
ServiceLoader SPI. |
| TemplateValidator |
Validates that template-based YAML changes have the correct structure for their template type.
|
| Enum | Description |
|---|---|
| TemplateValidator.TemplateType |
Enumeration of template types for validation purposes.
|