GamesEngine.Validations.NumericValidations (games_engine v0.2.0)
Functions which perform numeric validations
Summary
Functions
Ensures the input is a non-negative integer
Functions
Link to this function
non_neg_integer(input)
@spec non_neg_integer(term()) :: :ok
Ensures the input is a non-negative integer