Click or drag to resize
CreateOrderValidator Properties

The CreateOrderValidator type exposes the following members.

Properties
  NameDescription
Public propertyCart
Gets shopping cart this validator was initialized for.
Protected propertyCountryInfoProvider
Gets the provider for CountryInfo management.
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.
Protected propertySKUInfoProvider
Gets the provider for SKUInfo management.
Protected propertyStateInfoProvider
Gets the provider for StateInfo management.
Top
See Also