ICountryValidationRules Interface

Implements

public interface ICountryValidationRules extends IPartnerComponentString, IEntityGetOperations<CountryValidationRules>

Represents the behavior of a specific country validation rules.

Method Summary

Modifier and Type Method and Description
abstract CountryValidationRules get()

Retrieves the country validation rules.

Method Details

get

public abstract CountryValidationRules get()

Retrieves the country validation rules.

Returns:

The validation rules for the country.

Applies to