C# Class IbanNet.Validation.Results.InvalidLengthResult

The result returned when the IBAN has an incorrect length.
Inheritance: IbanNet.Validation.Results.ErrorResult
ファイルを表示 Open project: skwasjer/IbanNet

Public Methods

Method Description
InvalidLengthResult ( )

Initializes a new instance of the InvalidLengthResult class.

Method Details

InvalidLengthResult() public method

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