Ward.Validations (ward v1.0.1)

View Source

Summary

Functions

int_to_string(value, opts)

must_be_at_least(value, opts)

must_be_at_most(value, opts)

must_be_date(value, opts)

must_be_email(value, opts)

must_be_one_of(value, opts)

must_be_present(value, opts)

must_be_string(value, opts)

must_be_uuid(value, opts)

must_match_pattern(value, opts)

string_capitalize(value, opts)

string_downcase(value, opts)

string_replace(value, opts)

string_to_boolean(value, opts)

string_to_int(value, opts)

string_upcase(value, opts)