FullBlockValidator

org.plasmalabs.node.models.FullBlockValidator
object FullBlockValidator extends Validator[FullBlock]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: FullBlock): Result

Inherited methods

def optional: Validator[Option[FullBlock]]

Attributes

Inherited from:
Validator