ExtendedEd25519SkValidator

org.plasmalabs.quivr.models.SigningKeyValidator.ExtendedEd25519SkValidator
object ExtendedEd25519SkValidator extends Validator[ExtendedEd25519Sk]

Attributes

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

Members list

Value members

Concrete methods

def validate(input: ExtendedEd25519Sk): Result

Inherited methods

def optional: Validator[Option[ExtendedEd25519Sk]]

Attributes

Inherited from:
Validator