*This schema defines the test ColumnValuesMissingCount. Test the column values missing count to be equal to given number. *
## Properties
- **`missingCountValue`** *(integer)*: No.of missing values to be equal to.
- **`missingValueMatch`**: By default match all null and empty values to be missing. This field allows us to configure additional strings such as N/A, NULL as missing strings as well.