The param that is passed to a callback when an operation is applied.
The additional param associated with the operation. Usually contains a type-specific data is used in the Operation.callback.
Optional
toleranceThe operation tolerance for issues that are raised during validation.
Optional
typeThe type of the operation such as "string.regex" or "array.includes". If omitted then operation callback is used as its type.
Options of an operation.