ThresholdValidator

org.plasmalabs.quivr.models.ProofValidator.ThresholdValidator
object ThresholdValidator extends Validator[Threshold]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: Threshold): Result

Inherited methods

def optional: Validator[Option[Threshold]]

Attributes

Inherited from:
Validator