Skip to main contentModule module
Source - ModuleAnnotations
- Metadata annotations attached to a module.
Describes behavioral characteristics of the module.
- ModuleExample
- An example input/output pair for documentation.
- PreflightCheckResult
- Result of a single preflight check (spec §12.8.4).
- PreflightResult
- Aggregated preflight results returned by
Executor::validate() (spec §12.8.3). - ValidationResult
- Result of validating a single aspect (used by SchemaValidator and ModuleValidator).
- Module
- Core trait that all APCore modules must implement.