@override Future<String> validate({String currency = ""}) async { return await MFSDK.validate(currency); }