Optional
callbacksOptional set of callbacks for outline lifecycle events. Allows customization of attempt, document, and validation handling.
Optional
docOptional description for documentation purposes. Aids in understanding the purpose or behavior of the outline.
Optional
maxOptional maximum number of attempts for the outline operation. Limits the number of retries if validations fail.
The unique name of the outline within the system. Identifies the specific outline configuration.
Optional
validationsArray of validation functions or configurations to apply to the outline data. Supports both direct validation functions and structured validation configurations.
Interface representing the schema for configuring an outline operation. Defines the structure and behavior of an outline, including data generation and validation.