Validate that this property has the required length (either exact or in a range)
Namespace: Castle.Components.Validator
Assembly: Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] [CLSCompliantAttribute(false)] public class ValidateRangeAttribute : AbstractValidationAttribute |
Inheritance Hierarchy
System..::Object
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateRangeAttribute
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateRangeAttribute
See Also
ValidateRangeAttribute Members
Castle.Components.Validator Namespace