DESCRIPTION

    This distribution contains Data::Sah coercion rule to coerce array from
    a comma-separated items in a string. The rule is not enabled by
    default. You can enable it in a schema using e.g.:

     ["array*", of=>"int", "x.coerce_from"=>"str_comma_sep"]

SEE ALSO

    Data::Sah::Coerce

    Data::Sah

