Instream v0.20.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
Validates a database name.
If the validation succeeds the database name will be returned.
Otherwise an ArgumentError
will be raised.