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

Validate user opts to the use Automaton macro. #13

Open
upstarter opened this issue Feb 23, 2020 · 0 comments
Open

Validate user opts to the use Automaton macro. #13

upstarter opened this issue Feb 23, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@upstarter
Copy link
Owner

upstarter commented Feb 23, 2020

Let's add required fields validation, error handling
for user_opts in Automaton.Config.Parser using the Ecto.Schema validation protocol

The NodeTypeError for user_opts[:node_type] is just a string message now, we should make some real error types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant