TxoResponseValidator

xyz.stratalab.indexer.services.TxoResponseValidator
object TxoResponseValidator extends Validator[TxoResponse]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: TxoResponse): Result

Inherited methods

def optional: Validator[Option[TxoResponse]]

Attributes

Inherited from:
Validator