2 مستودعات
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.
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.
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.