JsonIndexSpecValidator

org.plasmalabs.indexer.services.JsonIndexSpecValidator
object JsonIndexSpecValidator extends Validator[JsonIndexSpec]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: JsonIndexSpec): Result

Inherited methods

def optional: Validator[Option[JsonIndexSpec]]

Attributes

Inherited from:
Validator