Ejemplo n.º 1
0
 def build_account_validity_handler(self):
     return AccountValidityHandler(self)
Ejemplo n.º 2
0
 def get_account_validity_handler(self) -> AccountValidityHandler:
     return AccountValidityHandler(self)