You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hikalkan
changed the title
Add MaxMaxResultCount to LimitedResultRequestDto and validate it
Add MaxMaxResultCount to LimitedResultRequestDto
Dec 26, 2019
By implementing
IValidatableObject
on theLimitedResultRequestDto
.Default value of
MaxMaxResultCount
will be 1,000. SetLimitedResultRequestDto.MaxMaxResultCount
static property to increase it.The text was updated successfully, but these errors were encountered: