NAnt SDK Documentation - v0.92

Int32ValidatorAttribute Properties

The properties of the Int32ValidatorAttribute class are listed below. For a complete list of Int32ValidatorAttribute class members, see the Int32ValidatorAttribute Members topic.

Public Instance Properties

Base The base of the number to validate, which must be 2, 8, 10, or 16.
MaxValue Gets or sets the maximum value.
MinValue Gets or sets the minimum value.
TypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace