IntentMandateValidator.validate(mandate: IntentMandate): Promise<ValidationResult>
Static method to validate IntentMandate with default config
mandate: IntentMandate
Promise<ValidationResult>
IntentMandateValidator.validate(mandate: IntentMandate): Promise<ValidationResult>
Static method to validate IntentMandate with default config
mandate: IntentMandate
Promise<ValidationResult>
import { IntentMandateValidator } from ".";