C# Class IbanNet.Validation.Results.InvalidLengthResult

The result returned when the IBAN has an incorrect length.
Inheritance: IbanNet.Validation.Results.ErrorResult
Afficher le fichier Open project: skwasjer/IbanNet

Méthodes publiques

Méthode Description
InvalidLengthResult ( )

Initializes a new instance of the InvalidLengthResult class.

Method Details

InvalidLengthResult() public méthode

Initializes a new instance of the InvalidLengthResult class.
public InvalidLengthResult ( )