interappconnectorproject / interappconnectorproject/interappconnector

Allow the possibility to create a rule definition for object types in structs and not only for attributes

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
area-core enhancement
Dominant language
C#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### ISSUE TYPE

Feature

### SHORT DESCRIPTION

Allow the possibility to define specialised rules for objects and not only for attributes that are defined in structs

### DESCRIPTION

Actually the library allows the possibility to define custom rules for attributes and feature #35 adds this support only for properties inside an object. It is needed to support the rules also for custom objects and not only for attributes.

### ACCEPTANCE CRITERIA

`IArgumentDefinitionRule` must support also custom objects and not only attributes. Moreover, the rule should be executed only if the custom type is defined

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.