Validates that the collection is not empty
Namespace: Castle.Components.Validator
Assembly: Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public class ValidateCollectionNotEmptyAttribute : AbstractValidationAttribute |
Inheritance Hierarchy
System..::Object
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateCollectionNotEmptyAttribute
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateCollectionNotEmptyAttribute
See Also
Castle.Components.Validator Namespace