Skip to content

Tags: ralvarezdev/go-validator

Tags

v0.5.33

Toggle v0.5.33's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
refactor: now, usernames can contain only alphanumeric characters

v0.5.32

Toggle v0.5.32's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
feat: added username validation to validator service

v0.5.31

Toggle v0.5.31's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
feat: added username validation to validator service

v0.5.30

Toggle v0.5.30's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
feat: added password validation to validator service

* Added password validation to validator service
* Added Birthdate and password validator options

v0.5.29

Toggle v0.5.29's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
refactor: removed error return parameter from validator service's Ema…

…il and Birthdate functions

v0.5.28

Toggle v0.5.28's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
test: set the auxiliary validator function as a variadic parameter

v0.5.27

Toggle v0.5.27's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
test: added an auxiliary validator function to the CreateValidateFn

v0.5.26

Toggle v0.5.26's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
feat: added Email and Birthdate functions to validator service (again)

v0.5.25

Toggle v0.5.25's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
refactor: added nil mapper checker on CreateValidateFn

v0.5.24

Toggle v0.5.24's commit message

Verified

This commit was signed with the committer’s verified signature.
ralvarezdev Ramón Álvarez
refactor: substituted validations service's Validate function by Crea…

…teValidateFn