Packages

Validate a package intended for the built in package feed, but does not write the package.

post/packages/raw/validate

Response

The validation issue detected for a package, or null if the package passes all validation checks.

Issue'CorruptedNugetPackage' | 'CouldNotValidate' | 'EmptyFile' | 'FileNameTooLong' | 'InvalidCharactersInFileName' | 'InvalidPackageId' | 'PackageAlreadyExists' | 'UnsupportedFileExtension'

Changes

No recorded changes to this endpoint across all 6 revisions of this API.