Analyzes a buffer of raw object content and determines its validity.
Tree, commit, and tag objects will be parsed and ensured that they
are valid, parseable content. (Blobs are always valid by definition.)
An error message will be set with an informative message if the object
is not valid.
@warning This function is experimental and its signature may change in the future.
Analyzes a buffer of raw object content and determines its validity. Tree, commit, and tag objects will be parsed and ensured that they are valid, parseable content. (Blobs are always valid by definition.) An error message will be set with an informative message if the object is not valid.
@warning This function is experimental and its signature may change in the future.