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