HeightDataValidator

org.plasmalabs.indexer.services.HeightDataValidator
object HeightDataValidator extends Validator[HeightData]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: HeightData): Result

Inherited methods

def optional: Validator[Option[HeightData]]

Attributes

Inherited from:
Validator