This is an umbrella issue to track the implementation of JSON Schema validation rules in Go code generated by mdatagen from component config schemas.
The goal is to extend mdatagen's code generation so that validation constraints defined in JSON Schema are enforced at runtime through generated Go Validate() methods.
Sub-issues