Enum ZipCodeRequired
Represent when zip code is required.
Namespace: IRM.ComponentModel.DataAnnotations
Assembly: IRM.dll
Syntax
public enum ZipCodeRequired
CountryRule
The Zip code is required if the zip code is required for the country.
Never
The Zip code should never be required.