IndexSpecsValidator

xyz.stratalab.indexer.services.IndexSpecsValidator
object IndexSpecsValidator extends Validator[IndexSpecs]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: IndexSpecs): Result

Inherited methods

def optional: Validator[Option[IndexSpecs]]

Attributes

Inherited from:
Validator