Open
Description
Type of issue
Typo
Description
The description says that the MinLengthAttribute
and MaxLengthAttribute
attributes works on "length of array or string data", while the description of the LengthAttribute
attribute says it works on "length of collection/string data".
Looking at the source, all three attributes uses CountPropertyHelper.TryGetCount()
, so the descriptions should be similar.
Please change the description of MinLengthAttribute
and MaxLengthAttribute
to match the wording of LengthAttribute
, such that it mentions "collection" instead of "array".
Page URL
Content source URL
Document Version Independent Id
cea3e844-0415-4269-9f5a-ec4b71c3ff21