Skip to content

add hasParam api that determines if a parameter has been defined - #27

Merged
Simon Warren (swarren12) merged 3 commits into
LMAX-Exchange:masterfrom
RyanHealey:feature/has-param-method
Jan 20, 2023
Merged

add hasParam api that determines if a parameter has been defined#27
Simon Warren (swarren12) merged 3 commits into
LMAX-Exchange:masterfrom
RyanHealey:feature/has-param-method

Conversation

@RyanHealey

Copy link
Copy Markdown
Contributor

Adds the ability to know if a parameter has been defined.

Before #22, an inconsistency between javadocs and actual implementations meant that hasValue returns false if the parameter has not been defined, instead of throwing an exception like the javadocs state.

Anyone that exploited that functionality before #22 will then lose that functionality so this PR gives that functionality in a different way.

@swarren12
Simon Warren (swarren12) merged commit e81843d into LMAX-Exchange:master Jan 20, 2023
@RyanHealey
RyanHealey deleted the feature/has-param-method branch February 3, 2023 09:42
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.

2 participants