All Downloads are FREE. Search and download functionalities are using the official Maven repository.

anorm.NotNullGuard.scala Maven / Gradle / Ivy

There is a newer version: 2.8.1
Show newest version
/*
 * Copyright (C) 2009-2014 Typesafe Inc. 
 */
package anorm

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy