FetchNodeConfigReqValidator

org.plasmalabs.node.services.FetchNodeConfigReqValidator

Attributes

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

Members list

Value members

Concrete methods

def validate(input: FetchNodeConfigReq): Result

Inherited methods

def optional: Validator[Option[FetchNodeConfigReq]]

Attributes

Inherited from:
Validator