ICountryValidationRulesCollection Interface
Implements
public interface ICountryValidationRulesCollection extends IPartnerComponentString, ICountrySelector<ICountryValidationRules>
Interface and Template for Country-Specific Rules for Validation
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
ICountry |
byCountry(String country)
Obtains behavior for a specific country's validation rules. |
Method Details
byCountry
public abstract ICountryValidationRules byCountry(String country)
Obtains behavior for a specific country's validation rules.
Parameters:
Returns: