ValidationLevel

dappermongo.ValidationLevel
See theValidationLevel companion object
sealed abstract class ValidationLevel(value: ValidationLevel)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Moderate.type
object Off.type
object Strict.type

Members list

Value members

Concrete methods

def toJava: ValidationLevel