Class ValidationInfo
- Namespace
- Dynamicweb.Ecommerce.Cart
- Assembly
- Dynamicweb.Ecommerce.dll
ValidationInfo class.
public class ValidationInfo
- Inheritance
-
ValidationInfo
- Inherited Members
Fields
ErrorMessage
The error message
public string ErrorMessage
Field Value
Id
The identifier
public string Id
Field Value
IsChecked
The is checked
public bool IsChecked
Field Value
NiceName
The nice name
public string NiceName
Field Value
Rules
The rules
public List<string> Rules