NoulCriteria

com.softinio.verdict4s.algebra.NoulCriteria
See theNoulCriteria companion object
final case class NoulCriteria(ifTrue: Option[Instructions], ifFalse: Option[Instructions])

What a yes and a no mean, for a Noul question. Both sides are optional.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

True when neither side was described, in which case the whole criteria key is omitted from the request.

True when neither side was described, in which case the whole criteria key is omitted from the request.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product