> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# config

> Registry that resolves class-validator/class-transformer decorated configuration classes from the runtime environment.

# config

## Summary

Registry that resolves class-validator/class-transformer decorated configuration classes from the runtime environment.

## Remarks

Call `ctx.config.registerConfig(MyConfigClass)` to get a validated and transformed instance populated from `ctx.env`.
