Sha256: 2a5d5101ce768c533a8e80243cca465d3bbc640066e4454e182d5fd04af509a2
Contents?: true
Size: 1.23 KB
Versions: 71
Compression:
Stored size: 1.23 KB
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "validate_paging", "path": "packages/ree_validator/package/ree_validator/functions/validate_paging.rb", "mount_as": "fn", "class": "ReeValidator::ValidatePaging", "factory": null, "methods": [ { "doc": "", "throws": [ "ReeValidator::ValidatePaging::PagingErr" ], "return": "Bool", "args": [ { "arg": "page", "arg_type": "keyreq", "type": "Integer" }, { "arg": "per_page", "arg_type": "keyreq", "type": "Integer" }, { "arg": "min_per_page", "arg_type": "keyreq", "type": "Integer" }, { "arg": "max_per_page", "arg_type": "keyreq", "type": "Integer" }, { "arg": "error", "arg_type": "key", "type": "Nilor[StandardError]" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:max_result_window? => Integer]" } ] } ], "links": [ { "target": "t", "package_name": "ree_i18n", "as": "t", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems