interappconnectorproject / interappconnectorproject/interappconnector
Allow the possibility to create a setting rule for object types in structs and not only for attributes
Open
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 set custom setting rules for attributes and feature #36 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
`IArgumentSettingRule` must support also custom objects and not only attributes in structs
Contributor guide
Assessment
This issue has not been assessed yet.