Method EnsureValid
EnsureValid()
Throws if the details are invalid.
Declaration
public override void EnsureValid()
Overrides
Remarks
Throws if any of the properties are null, or EnsureValid method on any of the property values throws.
Exceptions
Type | Condition |
---|---|
OnlineEftposInvalidDataException | Thrown if the values of this instance are invalid. |