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