Whether to enable strict mode (OpenAI structured output).
When true, all properties become required and additionalProperties is
forced to false.
Custom validation functions per method name.
Allows overriding the default type-based validation with custom business logic. Useful for complex validation rules that cannot be expressed in JSON Schema.
Configuration for LLM application generation.
Extends ILlmSchema.IConfig with application-specific options for custom validation. These settings control how the application schema is generated from the source class.