NAnt SDK Documentation - v0.85-nightly-2005-11-09

Int32ValidatorAttribute Methods

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

Public Instance Methods

Equals (inherited from Attribute) 
GetHashCode (inherited from Attribute) 
GetType (inherited from Object) 
IsDefaultAttribute (inherited from Attribute) 
Match (inherited from Attribute) 
ToString (inherited from Object) 
Validate Checks whether the specified value can be converted to an Int32 and whether the value lies within the range defined by the MinValue and MaxValue properties.

See Also

Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace