View Source CEM.SearchValidators (cem v0.1.0)
Validation for CEM.search/2
options.
These functions are here so that custom validations can be added as public functions.
Summary
Functions
Returns {:ok, x}
if low <= x <= high
, and {:error, message}
otherwise.
Functions
Returns {:ok, x}
if low <= x <= high
, and {:error, message}
otherwise.