ApiKey

com.softinio.verdict4s.algebra.ApiKey
See theApiKey companion class
object ApiKey

Validating and wrapping a key.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ApiKey.type

Members list

Value members

Concrete methods

Validate and wrap a key.

Validate and wrap a key.

Value parameters

raw

the key as supplied by the caller; surrounding whitespace is trimmed, because keys are usually pasted or read from an environment variable

Attributes

Givens