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

materialization config validations #521

Closed
Tracked by #773
drewbanin opened this issue Aug 31, 2017 · 1 comment
Closed
Tracked by #773

materialization config validations #521

drewbanin opened this issue Aug 31, 2017 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@drewbanin
Copy link
Contributor

we expose voluptuous, but we're missing some key primitives and other variables that are required to maximize the utility of this feature.

primitives:

  • int
  • str
  • list
  • dict
  • set (might be hard b/c set is reserved in jinja!)

other voluptuous vars:

  • ?

let's determine if we can make helper functions to simplify common types of validations

@drewbanin drewbanin added the enhancement New feature or request label Aug 31, 2017
@drewbanin drewbanin self-assigned this Aug 31, 2017
@drewbanin drewbanin added this to the Jinja Improvements milestone Mar 6, 2018
@drewbanin drewbanin removed this from the Jinja Improvements milestone Jun 28, 2018
@drewbanin
Copy link
Contributor Author

Closing this as unnecessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant