package
0.0.0-20241226083948-8269ab54aa91
Repository: https://github.com/yachnytskyi/golang-mongo-grpc.git
Documentation: pkg.go.dev

# Functions

AreStringCharactersInvalid checks if the characters in the input string match the specified regex pattern.
IsStringLengthInvalid checks if the length of the input string is outside the specified range.
No description provided by the author
ValidateField validates a field based on the provided StringValidator.

# Structs

StringValidator defines validation rules for string fields.