# Functions
Apply given patch to the given bundle.
Checksum calculates the bundle patch checksum.
JSONSchema returns the used json schema for validation.
Lint to input reader content with Bundle jsonschema.
Validate bundle patch.
WithAnnotations returns the given patch spec patch annotations state.
WithIgnoreRuleIDs sets the rule identifiers to ignore.
WithIgnoreRuleIndexes sets the rule indexes to ignore.
WithStopAtRuleID sets the id of the rule to stop evaluation at.
WithStopAtRuleIndex sets the index of the rule to stop evaluation at.
YAML a given reader in order to extract a BundlePatch sepcification.
# Type aliases
No description provided by the author