com.worxbend.codeberg4s.issues.MilestoneTitle$package.MilestoneTitle
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Parses a milestone title.
Parses a milestone title.
Trims surrounding whitespace. Rejects an empty or blank value, a value containing ,, and a value containing a control character.
Attributes
-
Returns
-
the trimmed title, or a ValidationError on the "milestoneTitle" field
The title as a string, ready to be joined into a milestones parameter.
The title as a string, ready to be joined into a milestones parameter.
Attributes