Skip to content

Worker Indexing - Move common validation logic into Utility #7806

Closed
@surgupta-msft

Description

@surgupta-msft

What problem would the feature you're requesting solve? Please describe.

Doc (Section - Next Steps, Point h)

Parent Issue - #7496

Describe the solution you'd like

To move common validation logic into Utility -
HostFunctionMetadataProvider, WorkerFunctionMetadataProvider, and FunctionDescriptorProvider all seem to have similar validation logic that is based off each other. To reduce this code duplication, common elements across each of the validation pipelines should be moved to the Utility class. This has the potential to reduce test duplication too.

[Note]: The purpose of the PR is to verify if there is any more common logic to be moved to utility.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions