io.github.pervasivecats.items.itemcategory.valueobjects
Members list
Concise view
Type members
Classlikes
trait Description
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object Description
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Description.type
trait ItemCategoryId
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object ItemCategoryId
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ItemCategoryId.type
Types
type NameString = Refined[String, MatchesRegex["^[\\w\\*\\$][\\w\\s\\-\\$]*(\\(\\d{1,}\\)){0,1}[^.\\s]$"]]