IndexSpecValidator

org.plasmalabs.indexer.services.IndexSpecValidator
object IndexSpecValidator extends Validator[IndexSpec]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: IndexSpec): Result

Inherited methods

def optional: Validator[Option[IndexSpec]]

Attributes

Inherited from:
Validator