Implement validations for Measurement
Open
enhancement
- Dominant language
- Scala
- Stars
- 30
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if control value is null there is a more or less general info
```
19/09/20 10:18:10 WARN Atum: Unable to load control measurements via JSON deserializer from /raw/ConformanceRules/2019/01/02/v2/_INFO. Error: null
Exception in thread "main" java.lang.NullPointerException
```
We might want to implement some validations
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.