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

Normalization example #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Normalization example #12

wants to merge 2 commits into from

Conversation

dgibilini
Copy link

added Optional in BigDecimal type, changed zero comparison

added Optional in BigDecimal type, changed zero comparison
@ldriscoll
Copy link
Collaborator

if you're changing the zero comparison to be greater than or equal to, probably want to change the message too.

@ldriscoll
Copy link
Collaborator

also good catch on the method not returning optional!

check valid condition fixed
@dgibilini
Copy link
Author

if you're changing the zero comparison to be greater than or equal to, probably want to change the message too.

Ok, I hadn't understood the checkValid the right way. But the call needed a change.

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.

None yet

2 participants