CsvIndexSpecValidator

org.plasmalabs.indexer.services.CsvIndexSpecValidator
object CsvIndexSpecValidator extends Validator[CsvIndexSpec]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: CsvIndexSpec): Result

Inherited methods

def optional: Validator[Option[CsvIndexSpec]]

Attributes

Inherited from:
Validator