Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c19bf55e

Von Kivitendo Admin vor etwa 8 Jahren hinzugefügt

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

Typos in Doku

Unterschiede anzeigen:

SL/DB/Helper/IBANValidation.pm
return @errors;
}
This mixin provides a function C<validate_ibans> that returns an list
This mixin provides a function C<validate_ibans> that returns a list
of error messages, one for each attribute that fails the IBAN
validation. If all attributes are valid or empty then an empty list
is returned.
The names of attributes to check can be given as a import list to the
The names of attributes to check can be given as an import list to the
mixin package. If no attributes are given the single attribute C<iban>
is used.

Auch abrufbar als: Unified diff