Click or drag to resize
ShippingOptionValidator Properties

The ShippingOptionValidator type exposes the following members.

Properties
  NameDescription
Public propertyCart
Gets shopping cart this validator was initialized for.
Public propertyErrors
Gets an enumeration of validation errors associated with this validator. An empty enumeration is returned if validation succeeded.
Public propertyIsValid
Gets a value indicating whether validation succeeded.
Public propertyShippingOptionInfo
Gets shipping option this validator was initialized for.
Top
See Also