- Namespace:
- Redakt.ContentManagement.Annotations
- Assembly:
- Redakt.ContentManagement.dll
Sets the maximum number of items allowed for this property. Only applies to collection properties. This is only enforced in the back office user interface; from code it is possible to add more items than the specified maximum.
[AttributeUsage]
public sealed class MaxCountAttribute: ICollectionValidationAttribute
- Inheritance:
- ObjectValidationAttributeMaxCountAttribute
- Implements:
- ICollectionValidationAttribute
Constructors
Properties
Methods