Type definition for a validation function in the outline system. Validates the data of an outline operation based on input and data arguments.
The type of the data param, defaults to IOutlineData.
The type of the input param, defaults to IOutlineParam.
The arguments containing input param, data, and history.
A promise or void indicating the completion of validation.
Type definition for a validation function in the outline system. Validates the data of an outline operation based on input and data arguments.