io.github.pervasivecats.items.itemcategory.valueobjects

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Name

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object Name

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Name.type

Types

type DescriptionString = Refined[String, MatchesRegex["^[a-zA-Z0-9\\W]{1,300}$"]]
type NameString = Refined[String, MatchesRegex["^[\\w\\*\\$][\\w\\s\\-\\$]*(\\(\\d{1,}\\)){0,1}[^.\\s]$"]]