FetchBlockBodyReqValidator

org.plasmalabs.node.services.FetchBlockBodyReqValidator
object FetchBlockBodyReqValidator extends Validator[FetchBlockBodyReq]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: FetchBlockBodyReq): Result

Inherited methods

def optional: Validator[Option[FetchBlockBodyReq]]

Attributes

Inherited from:
Validator