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

Check definition instance before validating required properties #48

Merged
merged 1 commit into from
Apr 20, 2018
Merged

Check definition instance before validating required properties #48

merged 1 commit into from
Apr 20, 2018

Conversation

nestabur
Copy link

Enhanced definition validation checking the instance of the actual definition before validating required properties (as might throw a class cast exception if the actual definition is not of type ModelImpl)

…finition before validating required properties (as might throw a class cast exception if the actual definition is not of type ModelImpl)
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.457% when pulling dea72bb on channelsuite:validate-definition-avoid-classcastexception into ba1594c on RobWin:master.

@RobWin RobWin merged commit e4bf37e into RobWin:master Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants