Skip to content

Enforce the correctness of Package objects #241

Description

@pombredanne

The Package object holds quite a bit of data, and it is pretty loose right now in checking what is expected.
You can construct an incorrect one pretty easily.
We need some validation of sorts, possibly by defining some schema/validation library.
There are many such libraries so the hard part is picking a sensible and simple one.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions