Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bundle): add param and cred validation #191

Merged
merged 2 commits into from
Mar 9, 2020

Conversation

vdice
Copy link
Member

@vdice vdice commented Mar 3, 2020

  • adds Parameter and Credential validation, per spec
  • validates both when validating a Bundle
  • moved a few other validation functions closer to the structs they validate

@vdice vdice force-pushed the feat/param-cred-validation branch from 535e363 to 6cb147d Compare March 3, 2020 19:14
bundle/bundle.go Outdated Show resolved Hide resolved
Signed-off-by: Vaughn Dice <vadice@microsoft.com>
Signed-off-by: Vaughn Dice <vadice@microsoft.com>
@vdice
Copy link
Member Author

vdice commented Mar 4, 2020

Updated/rebased; PTAL when convenient @silvin-lubecki .

Copy link
Contributor

@carolynvs carolynvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carolynvs carolynvs merged commit eb7dfe1 into cnabio:master Mar 9, 2020
@vdice vdice deleted the feat/param-cred-validation branch March 9, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants