IndexFieldSpecValidator

org.plasmalabs.indexer.services.IndexFieldSpecValidator
object IndexFieldSpecValidator extends Validator[IndexFieldSpec]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: IndexFieldSpec): Result

Inherited methods

def optional: Validator[Option[IndexFieldSpec]]

Attributes

Inherited from:
Validator