ValidateStoreNameChange
public class ValidateStoreNameChange : ValidationEventBase
Inheritance
- class ValidationEventBase
Namespace
Constructors
ValidateStoreNameChange
public ValidateStoreNameChange(StoreReadOnly store, ChangingValue<string> name)
Properties
Name
public ChangingValue<string> Name { get; }
Store
public StoreReadOnly Store { get; }