Click or drag to resize
Infosoft Logo

ValidationResultResponse Class

Provides data for the response from the ValidateValue operations on IValidationService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsValidationResultResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ValidationResultResponse

The ValidationResultResponse type exposes the following members.

Properties
 NameDescription
Public propertyValidationResult Gets or sets the validation result.
Top
See Also