Constraints

com.eclipsesource.schema.internal.constraints.Constraints
object Constraints

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait AnyConstraints extends Constraint

Attributes

Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes
trait Constraint

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes
case class Maximum(max: BigDecimal, isExclusive: Option[Boolean])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Minimum(min: BigDecimal, isExclusive: Option[Boolean])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class MultipleOf(factor: BigDecimal)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class NoConstraints() extends Constraint

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Constraint
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Constraint
class Object
trait Matchable
class Any
Known subtypes