Instream v0.12.0 Instream.Validate

Validation utility.

Summary

Functions

Validates a database name

Functions

database!(database)

Specs

database!(String.t) :: String.t

Validates a database name.

If the validation succeeds the database name will be returned.

Otherwise an ArgumentError will be raised.