-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Make
StringLengthValidator
configuration v12+ compatible
The validator API has changed in v12, configuration doesn't happen via constructor arguments anymore, but via calling `setOptions()`. This commit adds a version switch to respect several versions of the API.
- Loading branch information
1 parent
352b37a
commit 9586994
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters