ValidateUniqueCountryCode
public class ValidateUniqueCountryCode : ValidationEventHandlerBase<ValidateCountryCodeChange>
Inheritance
Namespace
Constructors
ValidateUniqueCountryCode
public ValidateUniqueCountryCode(ICountryService countryService)
Methods
Validate
public override void Validate(ValidateCountryCodeChange evt)