Newer Version Available
Skip Validation to Quickly Iterate Unlocked Package Development
Iterate package development more efficiently by skipping validation of dependencies,
package ancestors, and metadata during package version creation. Skipping validation reduces the
time it takes to create a new package version, but you can promote only validated package versions
to the released state.
1sf package version create --skip-validationIn Tooling API, use the SkipValidation field on the Package2VersionCreateRequest object.