Exqute v0.1.3 Exqute.Utils.Validator View Source
A set of validation utilities
Link to this section Summary
Functions
Ensures that we only have a valid boolean returned
Link to this section Functions
Ensures that we only have a valid boolean returned
iex> Exqute.Utils.Validator.ensure_boolean("true")
true