Skip to content

update: use own message validator in 1IM integration queue consumer#300

Merged
janosbabik merged 2 commits into
developfrom
update-use-own-msg-validator-in-i1m
Mar 20, 2024
Merged

update: use own message validator in 1IM integration queue consumer#300
janosbabik merged 2 commits into
developfrom
update-use-own-msg-validator-in-i1m

Conversation

@janosbabik
Copy link
Copy Markdown
Contributor

Description

Update the 1IM integration queue consumer to utilize its own message validator. This validator will validate only the fields that are required during the handling process.

Motivation and Context

The current general proposal message validator checks unnecessary fields within the consumer's scope. This change aims to streamline the validation process by focusing solely on the required fields.

How Has This Been Tested

  • Unit test

Copy link
Copy Markdown
Contributor

@martin-trajanovski martin-trajanovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@janosbabik janosbabik merged commit 2fad71a into develop Mar 20, 2024
@janosbabik janosbabik deleted the update-use-own-msg-validator-in-i1m branch March 20, 2024 12:57
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