IOutlineValidationArgs
Interface extending outline arguments with data param for validation.
Used to pass both input and data param to validation functions.
Properties
data
data: Data
The data param generated by the outline operation.
Contains the result to be validated, typically structured param.