t

anorm

NotNullGuard

trait NotNullGuard extends AnyRef

Marker trait to indicate that even if a type T accept null as value, it must be refused in some Anorm context.

Source
NotNullGuard.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NotNullGuard
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All