awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFile Validation Plugins

Declarative validation rules for file attachments within the web framework.

Distinct from Ruby on Rails Integrations: Focuses on file validation specifically, distinct from general framework integrations.

Explore 1 awesome GitHub repository matching web development · File Validation Plugins. Refine with filters or upvote what's useful.

Awesome File Validation Plugins GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • igorkasyanchuk/active_storage_validationsAvatar von igorkasyanchuk

    igorkasyanchuk/active_storage_validations

    1,180Auf GitHub ansehen↗

    Active Storage Validations is a library for Ruby on Rails that provides model-level validation helpers for file attachments. It integrates directly into the standard validation lifecycle to ensure that uploaded content conforms to defined business requirements before it is persisted to storage. The framework enforces constraints on file size, content type, dimensions, and the number of attachments. It includes security mechanisms to detect and block content-type spoofing by inspecting the binary signature of files to verify that their actual format matches the declared extension. Beyond basi

    Adds declarative validation rules to file attachments within web application models.

    Rubyactive-storageactivestoragerails
    Auf GitHub ansehen↗1,180
  1. Home
  2. Web Development
  3. Ruby on Rails Integrations
  4. File Validation Plugins