TxoStatsValidator

org.plasmalabs.indexer.services.TxoStatsValidator
object TxoStatsValidator extends Validator[TxoStats]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: TxoStats): Result

Inherited methods

def optional: Validator[Option[TxoStats]]

Attributes

Inherited from:
Validator