SlideElement

declslides.domain.SlideElement
See theSlideElement companion enum
object SlideElement

Validation helpers for SlideElement values.

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def validate(element: SlideElement): Vector[DomainError]

Validates a single slide element.

Validates a single slide element.

Validation is local to the element and returns every error found for that value.

Attributes

Givens

Givens