ValidationResult Properties |
[This is preliminary documentation and is subject to change.]
The ValidationResult type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | OrderAttributeDefinitionList | FullOrderAttributeDefinitionList |
A complete list of the OrderAttributeDefinitions that were expected
|
![]() | Boolean | IsOk |
If the validation was ok or not
|
![]() | String | Message |
A descriptive message to be displayed if the validation was not successfull
|