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.
Specs
valid_entity_length?(Plug.Conn.t()) :: true | false
Check if the length of the body is valid.
By default, always returns true
.