package
0.0.0-20190104150304-3a6b306edcd3
Repository: https://github.com/golangdaddy/tarantula.git
Documentation: pkg.go.dev

# Functions

Returns a validation object that checks for a slice of integers.
Returns a validation object for request body that checks a property to see if it's an array.
Returns a validation object that allows any value.
Returns a validation object which checks for valid username.
Returns a validation object that checks for a bool which parses correctly.
No description provided by the author
Returns a validation object that checks to see if it can resolve to a country struct.
Returns a validation object which checks for valid email address.
Returns a validation object which checks for valid email address.
Returns a validation object that checks for a float64 which parses correctly.
No description provided by the author
Returns a validation object that checks for a hex string with a length within optional range.
Returns a validation object that checks for a hex string with fixed range.
Returns a validation object that decodes a hex string with a length within optional range.
Returns a validation object that checks for an int which parses correctly.
Returns a validation object that checks for an int64 which parses correctly.
Returns a validation object that allows any value.
Returns a validation object that checks for an int which parses correctly and is zero or above.
Returns a validation object that checks for an int which parses correctly and is zero or lower.
Returns a validation object that checks for a string with a length within optional range.
No description provided by the author
No description provided by the author
Returns a validation object which checks for (in)valid json.
No description provided by the author
Returns a validation object that checks to see if it can resolve to a country struct.
No description provided by the author
Returns a validation object for request body that checks a property to see if it's an object.
Returns a validation object that checks for an int which parses correctly and is negative.
No description provided by the author
Returns a validation object which outputs the current time.
Returns a validation object which checks for password.
Returns a validation object which checks for password.
Returns a validation object that checks to see if a valid phone number is provided.
Returns a validation object that checks for an int which parses correctly and is positive.
No description provided by the author
No description provided by the author
Returns a validation object which checks for valid time.
Returns a validation object that checks for a string with a length within optional range.
Returns a validation object that checks for a string with exact length.
Returns a validation object for request body that checks a property to see if it's an array.
Returns a validation object which ensures string is whitelisted.
Returns a validation object which checks for delimiter-separated string like CSV.
Returns a validation object which checks for valid time like 2017-06-23T00:00:00.000Z.
Returns a validation object which checks for valid url.
Returns a validation object which checks for valid username.
Returns a validation object that checks for a valid UUID version 4.

# Constants

No description provided by the author
mocking.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author