Improve the compliance check around constructors and immutable objects
Open
type:compliance
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
More specifically the following compliance checks:
- `HasConstructor`
- `IsValidIImmutableObject`
- `HasValidConstructor`
As discussed in https://github.com/BHoM/Test_Toolkit/issues/502
Contributor guide
Assessment
This issue has not been assessed yet.