  | EcommerceCartBeforeOrderValidationArgsValidationErrors Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Notifications
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IList<ValidationError> ValidationErrors { get; set; }Public Property ValidationErrors As IList(Of ValidationError)
	Get
	Set
Property Value
Type: 
IListValidationError
See Also