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

Proper Schema Definition #18

Open
schlessera opened this issue Aug 11, 2016 · 1 comment
Open

Proper Schema Definition #18

schlessera opened this issue Aug 11, 2016 · 1 comment
Milestone

Comments

@schlessera
Copy link
Member

The Config component needs a way to define a proper schema that a loaded file can be validated against.

The schema needs to define the following:

  1. Required/optional keys
  2. Default values
  3. Accepted value types
  4. Callbacks to validate against
@schlessera
Copy link
Member Author

Related: #15

@schlessera schlessera added this to the 1.0.0 milestone Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant