# Functions
Error is a simple wrapper on an error that will transform it into an invalid argument status error.
IsNanoid provides a validation rule that checks if given ID complies with the rules defined in the servicetools/nanoid package.
NewMockRule creates a new instance of MockRule.
# Interfaces
Rule represents a validation rule.