Skip to content

IVerificator

VlSuslov edited this page Jan 23, 2017 · 1 revision

verificator.verificators

Interface IVerificator



  • public interface IVerificator
    Интерфейс модуля отвечающего за верификацию аккаунта
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.util.ArrayList<java.lang.String> Verificate(verificator.Account account) 
    • Method Detail

      • Verificate

        java.util.ArrayList<java.lang.String> Verificate(verificator.Account account)
        Parameters:
        account - проверяемый объект Account
        Returns:
        cписок найденых ошибок
Clone this wiki locally