Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Compare current validation with BFF spreadsheet and Image model required fields #38

Closed
1 task
carrickr opened this issue Nov 29, 2017 · 3 comments
Closed
1 task
Assignees
Labels

Comments

@carrickr
Copy link
Contributor

carrickr commented Nov 29, 2017

Primarily for Berkeley at this point, given JSON validate it and determine if a resource can be created or not. If it cannot write error to log.

For MVP required validations are:

  • File is present in the S3 bucket
  • It has a title
  • It has a collection to put it in

Done Looks Like

  • Update validator to conform to Northwestern model.
@davidschober
Copy link
Contributor

@carrickr do we need validation outside of what Hyrax does? Or am I misunderstanding the scope of the issue.

@carrickr
Copy link
Contributor Author

carrickr commented Dec 1, 2017

We want to validate it before throwing off a job to the queue (and Hyrax has no concept of how to work with S3 right now so we need to handle the file checks and stuff)

@bmquinn bmquinn changed the title Write Validator for JSON representation of a resource Compare current validation with BFF spreadsheet and Image model required fields Dec 14, 2017
@bmquinn
Copy link
Contributor

bmquinn commented Dec 19, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants