StringLengthError.Reason

Constants
TOO_LONG = StringLengthErrorReason.new("TOO_LONG")
TOO_SHORT = StringLengthErrorReason.new("TOO_SHORT")