method MandateValidationStrategyRegistry.checkExpiry MandateValidationStrategyRegistry.checkExpiry(mandate: Mandate,currentDate?: Date,): Promise<boolean> Static method to check mandate expiry using the default registry Parameters mandate: Mandate optional currentDate: Date Return Type Promise<boolean>