Liberator.Resource.valid_entity_length-question-mark

You're seeing just the callback valid_entity_length-question-mark, go back to Liberator.Resource module for more information.
Link to this callback

valid_entity_length?(arg1)

View Source (since 1.0)

Specs

valid_entity_length?(Plug.Conn.t()) :: true | false

Check if the length of the body is valid.

By default, always returns true.