ValueEntryValidator

org.plasmalabs.sdk.models.box.ValueValidator.ConfigProposalValidator.ValueEntryValidator
object ValueEntryValidator extends Validator[ValueEntry]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: ValueEntry): Result

Inherited methods

def optional: Validator[Option[ValueEntry]]

Attributes

Inherited from:
Validator