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

Add a validator for created Decision model. #22

Closed
mariuszkumor opened this issue Aug 14, 2018 · 1 comment
Closed

Add a validator for created Decision model. #22

mariuszkumor opened this issue Aug 14, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@mariuszkumor
Copy link
Contributor

Would be good to call the validation in build() method of particular builders. In this way we achieve a fully validated object.

@mariuszkumor mariuszkumor added the enhancement New feature or request label Aug 14, 2018
@stlhrt
Copy link
Contributor

stlhrt commented Aug 22, 2018

Not only .build() but also when built child item is added to its parent like Rule is added to Decision.
Verify if inputs declarted in Rule match those in Decision

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

2 participants