Instream v0.18.0 Instream.Validate View Source

Validation utility.

Link to this section Summary

Functions

Validates a database name

Link to this section Functions

Link to this function database!(database) View Source
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.