Files
ubicloud/model/project.rb
Jeremy Evans 12d7bd51c5 Make project name validation error mention length
Currently, a name that is too long but otherwise valid gets a
misleading error message. We could split this into multiple
validations, one for length and one for format, but I'm not
sure that it is worth it.
2025-08-08 01:52:14 +09:00

9.2 KiB