Click or drag to resize
ValidationResult Properties

[This is preliminary documentation and is subject to change.]

The ValidationResult type exposes the following members.

Properties
  NameDescription
Public propertyOrderAttributeDefinitionListFullOrderAttributeDefinitionList
A complete list of the OrderAttributeDefinitions that were expected
Public propertyBooleanIsOk
If the validation was ok or not
Public propertyStringMessage
A descriptive message to be displayed if the validation was not successfull
Top
See Also