validator v10.1.0 Release Notes

Release Date: 2019-12-25 // over 4 years ago
  • What's new?

    ๐Ÿฑ ๐ŸŽ„ Merry Christmas: ๐ŸŽ„

    ๐Ÿฑ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ

    • โž• Added GetTag functionality to the FieldLevel interface. Thanks @LRichi for the PR
    • Extended Isunique functionality to handle the uniqueness of struct fields in an array/slice. Thanks @shihanng for the PR
    • ๐Ÿ‘Œ Improved documentation for custom functions. Thanks @skateinmars for the PR
    • โž• Added e.164 phone number validation. Thanks @taybart for the PR
    • โšก๏ธ Optimize isurl nill error check, Thanks @whatvn for the PR
    • โœ‚ Remove unecessary casting in example, Thanks @Streppel for the PR
    • ๐Ÿ‘Œ Improve accuracy of the datauri validation regex, Thanks @JonathanWThom for the PR
    • โž• Add boolean type support for the eq validator, Thanks @ghost for the PR
    • Punctuation fix to the CONTRIBUTING.md, Thanks @sclaire-1 for the PR
    • โž• Added ability to validate oneof for space-separated strings, Thanks @JonathanWThom for the PR