Sha256: 4018d41d887cc3585822d04495161322b389a2ee46b9648e434478e4f0e11404
Contents?: true
Size: 1.04 KB
Versions: 28
Compression:
Stored size: 1.04 KB
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Integer" }, { "arg": "per_page", "type": "Integer" }, { "arg": "min_per_page", "type": "Integer" }, { "arg": "max_per_page", "type": "Integer" }, { "arg": "error", "type": "Nilor[StandardError]" }, { "arg": "opts", "type": "Ksplat[:max_result_window? => Integer]" } ] } ], "links": [ { "target": "t", "package_name": "ree_i18n", "as": "t", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems