V1LabelValidator

xyz.stratalab.indexer.services.AssetLabelValidator.V1LabelValidator
object V1LabelValidator extends Validator[V1Label]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: V1Label): Result

Inherited methods

def optional: Validator[Option[V1Label]]

Attributes

Inherited from:
Validator