ChallengeValidator

org.plasmalabs.sdk.models.box.ChallengeValidator
object ChallengeValidator extends Validator[Challenge]

Attributes

Graph
Supertypes
trait Validator[Challenge]
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Validator[PreviousProposition]
trait Serializable
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def validate(input: Challenge): Result

Inherited methods

def optional: Validator[Option[Challenge]]

Attributes

Inherited from:
Validator