Validate UpperCase conformance rules
Open
feature
Menas
priority: medium
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
Types that can be used with UpperCase conformance rules are only the primitives.
## Feature
- Validate that the input is a primitive
- Give out a warning in non-string cases, that they are going to be turned into a string.
Contributor guide
Assessment
This issue has not been assessed yet.