Field Invalid Data Verification Report
data class FieldInvalidDataVerificationReport(val fieldFullName: String, val isInvalid: Boolean) : Parcelable
Report which shows whether the data in the field that can be validated is valid.