ComplianceFailureComplianceFailureValues

ComplianceFailureComplianceFailureValues
ComplianceFailureComplianceFailureValues
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "comparisonIdentifier": "string",
    "profileInstance": "string",
    "hostValue": {
        "_typeName": "string"
    },
    "profileValue": {
        "_typeName": "string"
    }
}
string
comparisonIdentifier
Required

Unique key to a message in the localized message catalog, identifying the fields being compared.

string
profileInstance
Optional

Name of the profile instance, in case of non-singleton profiles.

hostValue
Optional

The base of all data types. Not to be used directly on the wire.

profileValue
Optional

The base of all data types. Not to be used directly on the wire.