Inheritance Hierarchy
GF.Api.UtilsValidationError
GF.Api.Allocation.ValidationAllocationBlockValidationError
GF.Api.Allocation.ValidationNoWashAccountsValidationError
Namespace: GF.Api.Allocation.Validation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The NoWashAccountsValidationError type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NoWashAccountsValidationError | Initializes a new instance of the NoWashAccountsValidationError class  | 
Properties
| Name | Description | |
|---|---|---|
| Message | (Overrides ValidationErrorMessage.) | 
Methods
| Name | Description | |
|---|---|---|
| ToString | 
            Convert to string
              (Inherited from ValidationError.) | 
See Also