-
Notifications
You must be signed in to change notification settings - Fork 2
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
Implement a data validation after uploading #14
Comments
tiwalter
added
enhancement
New feature or request
refactoring
and removed
enhancement
New feature or request
labels
Nov 3, 2019
tiwalter
added a commit
that referenced
this issue
May 10, 2020
tiwalter
added a commit
that referenced
this issue
May 10, 2020
- Implement the FSReleaseArtifactService function ValidateUploadPayload() - Implement an extension method that validates the DeploymentMetaInfo - Extend the TestUtils - Extend the DeploymentMetaInfoMapper to support a mapping of byte arrays - Write unit tests for the new implementations - Rename the former "Common" namespaces to "Extensions" - Add test data for the new unit tests
tiwalter
changed the title
Refactor the upload endpoint
Implement a data validation after uploading
May 10, 2020
tiwalter
added
enhancement
New feature or request
user story
and removed
future
refactoring
labels
May 10, 2020
tiwalter
added a commit
that referenced
this issue
May 10, 2020
tiwalter
added a commit
that referenced
this issue
May 10, 2020
tiwalter
added a commit
that referenced
this issue
May 17, 2020
- Implement an extension method that checks the json validity of a byte array - Add the json validation to the ValidateUploadPayload() function - Implement a helper function that converts a stream to a byte array - Add test data - Write unit tests
tiwalter
added a commit
that referenced
this issue
May 31, 2020
tiwalter
added a commit
that referenced
this issue
May 31, 2020
…bute to validate the DeploymentMetaInfo during json deserialization
tiwalter
added a commit
that referenced
this issue
May 31, 2020
tiwalter
added a commit
that referenced
this issue
Jun 2, 2020
tiwalter
added a commit
that referenced
this issue
Jun 2, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Validation criteria:
The text was updated successfully, but these errors were encountered: