pub fn parse_limit(value: &str) -> Result<usize, PaginationError>
Parses and validates the limit parameter.