Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Defines the common properties for validation errors and validation warnings.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
ObjectType |
string |
100 |
N/A |
Specifies the type of business object. |
PropertyNames |
N/A |
N/A |
A collection of strings that specify the name of the property or properties that caused the validation error or warning. |
|
Message |
string |
N/A |
N/A |
A text message that describes the validation error or warning. |
Id |
string |
N/A |
N/A |
Identifies the validation error or warning. |