Skip to content

Iso3166Alpha2ValueAttribute class

ISO 3166-1 values are allowed.

[AttributeUsage(AttributeTargets.All)]
public class Iso3166Alpha2ValueAttribute : StringRangeAttribute

Public Members

name description
Iso3166Alpha2ValueAttribute() The default constructor.
override AllowableValues { get; } Allowed values.
override AddValidation(…) JavaScript validation.

See Also