Skip to content

Resolve default message logic issue for maxLength rule#110

Open
Rua-Yuki wants to merge 1 commit intosailshq:masterfrom
Rua-Yuki:master
Open

Resolve default message logic issue for maxLength rule#110
Rua-Yuki wants to merge 1 commit intosailshq:masterfrom
Rua-Yuki:master

Conversation

@Rua-Yuki
Copy link

This resolves a super simple issue where the overage amount displayed for the maxLength rule’s default error message was always displayed as a negative number, for example: “Value was -4 characters longer than the configured maximum length”

See the corresponding issue for more information: https://github.com/balderdashy/waterline/issues/1589

This resolves a simple issue where the overage amount displayed for the
maxLength rule’s default error message was always displayed as a
negative number, for example: “Value was -4 characters longer than the
configured maximum length”

See the corresponding issue for more information:
https://github.com/balderdashy/waterline/issues/1589
@Rua-Yuki Rua-Yuki changed the title Fix balderdashy/waterline#1589 Resolve default message logic issue for maxLength rule Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant