**Links to related JIRA Tickets** - https://jira.cdisc.org/projects/CORERULES/issues/CORERULES- Ref: rule 169 **Describe the problem** Improve the development of checks instead of trying with regular expressions for many checks. **Describe the solution** Add operators for different data types; i.e., Is_Numeric, is_Integer, etc..
Links to related JIRA Tickets
Ref: rule 169
Describe the problem
Improve the development of checks instead of trying with regular expressions for many checks.
Describe the solution
Add operators for different data types; i.e., Is_Numeric, is_Integer, etc..