Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c19bf55e

Von Kivitendo Admin vor fast 8 Jahren hinzugefügt

  • ID c19bf55e3bf50622668a057144ce450a14d44889
  • Vorgänger 7019e2b6
  • Nachfolger 828e417c

Typos in Doku

Unterschiede anzeigen:

SL/DB/Helper/IBANValidation.pm
82 82
    return @errors;
83 83
  }
84 84

  
85
This mixin provides a function C<validate_ibans> that returns an list
85
This mixin provides a function C<validate_ibans> that returns a list
86 86
of error messages, one for each attribute that fails the IBAN
87 87
validation. If all attributes are valid or empty then an empty list
88 88
is returned.
89 89

  
90
The names of attributes to check can be given as a import list to the
90
The names of attributes to check can be given as an import list to the
91 91
mixin package. If no attributes are given the single attribute C<iban>
92 92
is used.
93 93

  

Auch abrufbar als: Unified diff