IsMapOfBool

trait JsSpec
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
JsSpec
def or(other: JsSpec): JsSpec
Inherited from:
JsSpec
override def parser: MapParser
Definition Classes
IsMapOfBool -> JsObjSchema -> JsSpec
Inherited from:
IsMapOfBool (hidden)
override def validate(value: JsValue): Result
Definition Classes
Inherited from:
JsObjSchema
override def validateAll(json: JsObj): LazyList[(JsPath, Invalid)]
Definition Classes
IsMapOfBool -> SchemaSpec
Inherited from:
IsMapOfBool (hidden)