C# (CSharp) IbanNet.Validation.Results Пространство имен

Классы

Имя Описание
IllegalCharactersResult The result returned when the IBAN contains illegal characters.
InvalidCheckDigitsResult The result returned when the IBAN check digits are incorrect.
InvalidLengthResult The result returned when the IBAN has an incorrect length.
InvalidStructureResult The result returned when the structure of the IBAN is incorrect.
ValidationRuleResult Encapsulates the result of a validation rule.
ValidationRuleResult.Nested