MandateValidationStrategyRegistry.prototype.validateMandate(mandate: Mandate): Promise<ValidationResult>
Validate mandate by detecting type and using appropriate strategy
mandate: Mandate
Promise<ValidationResult>
MandateValidationStrategyRegistry.prototype.validateMandate(mandate: Mandate): Promise<ValidationResult>
Validate mandate by detecting type and using appropriate strategy
mandate: Mandate
Promise<ValidationResult>
import { MandateValidationStrategyRegistry } from ".";