FieldArrayLengthAttribute Constructor |
Name | Description | |
---|---|---|
![]() | FieldArrayLengthAttribute(Int32) |
Allow you to set the exact length that the target array field must have.
|
![]() | FieldArrayLengthAttribute(Int32, Int32) |
Allows you to set the bounds that the target array field must have.
|