Skip to content

Document all data quality constraints #4

Description

@siuc-nate

For each field, we need to document:

  • Whether the field is required
  • Minimum character lengths
  • Disallowed inputs (e.g. not allowing "N/A" for a description)
  • Any other requirements

These are currently scattered across our policy page, bulk upload page, handbook(s), and API error messages. It should be possible to find all of this information in one spot. Perhaps this is something that could be programmatically controlled/generated, so it's always up to date?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions