Initializes a new instance of the AllocationBlockValidationException class
Namespace: GF.Api.Allocation.Validation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
public AllocationBlockValidationException( IReadOnlyList<AllocationBlockValidationError> validationErrors )
Parameters
- validationErrors
- Type: System.Collections.GenericIReadOnlyListAllocationBlockValidationError
See Also