[This is preliminary documentation and subject to change.]
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.
Missing <remarks> documentation for M:NAnt.Core.Attributes.Int32ValidatorAttribute.Validate(System.Object)
Exception Type | Condition |
---|---|
ValidationException |
value cannot be converted to an Int32. -or- |
Int32ValidatorAttribute Class | NAnt.Core.Attributes Namespace