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.
| Exception Type | Condition |
|---|---|
| ValidationException |
value cannot be converted to an Int32. -or- |
Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace