Module that can define a newtype together with validation logic
All instances of this trait anywhere in the codebase can be retrieved
given a Valid type via the Validation.Of
typeclass
- Companion
- object
class Object
trait Matchable
class Any
Module that can define a newtype together with validation logic
All instances of this trait anywhere in the codebase can be retrieved
given a Valid type via the Validation.Of
typeclass