awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesPresence Validators

Logic for verifying the existence of variables or data entries to control workflow branching.

Distinct from Automated Data Validation: Distinct from Automated Data Validation: focuses on existence checks for control flow rather than ML-based data ingestion validation.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Presence Validators. Refine with filters or upvote what's useful.

Awesome Presence Validators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • automaapp/automaAvatar AutomaApp

    AutomaApp/automa

    21,425Vezi pe GitHub↗

    Automa is a browser-based automation platform that enables users to build, schedule, and execute repetitive web tasks through a visual, no-code interface. By operating as a browser extension, it provides a canvas-based environment where users construct workflows by connecting functional blocks to interact with web elements, manage browser state, and process data. The platform distinguishes itself through its deep integration with the browser environment, allowing for complex orchestration such as event-driven triggers, cross-origin request handling, and the ability to package workflows as sta

    Verifies the existence of workflow variables or table entries to determine if automation should proceed.

    Vueautomationbrowser-automationbrowser-extension
    Vezi pe GitHub↗21,425
  • jeremyevans/sequelAvatar jeremyevans

    jeremyevans/sequel

    5,076Vezi pe GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Provides common validation methods such as presence, format, length, uniqueness, type, and numeric checks.

    Ruby
    Vezi pe GitHub↗5,076
  1. Home
  2. Artificial Intelligence & ML
  3. Automated Data Validation
  4. Presence Validators

Explorează sub-etichetele

  • Common Validation HelpersBuilt-in validation methods for common checks such as presence, format, length, uniqueness, type, and numeric constraints. **Distinct from Presence Validators:** Distinct from Presence Validators: covers a broad set of validation helpers (format, length, uniqueness, etc.), not just presence checks.