Sha256: 467c1d4aad8fc3597a7d38a904f052a2e9d628a5cd92f5013fb0c7d50b336377
Contents?: true
Size: 955 Bytes
Versions: 71
Compression:
Stored size: 955 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "validate_url", "path": "packages/ree_validator/package/ree_validator/functions/validate_url.rb", "mount_as": "fn", "class": "ReeValidator::ValidateUrl", "factory": null, "methods": [ { "doc": "", "throws": [ "ReeValidator::ValidateUrl::UrlErr" ], "return": "Bool", "args": [ { "arg": "url", "arg_type": "req", "type": "String" }, { "arg": "error", "arg_type": "opt", "type": "Nilor[StandardError]" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:schemes? => ArrayOf[String], :ports? => ArrayOf[Integer], :domains? => ArrayOf[String]]" } ] } ], "links": [ { "target": "t", "package_name": "ree_i18n", "as": "t", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems