The following tables list the members exposed by the ItemCountBetweenAttribute type.

Name Description
Public property InvalidInputMessage Gets or sets the invalid input message. (inherited from ValidateAttribute).
Public property Maximum Gets or sets the maximum item count.
Public property Minimum Gets or sets the minimum item count.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (inherited from Attribute).
Public property ValidationOrder Gets or sets the validation order. (inherited from ValidateAttribute).
Top