Tag

rules

1 views collected around this technical thread.

Model Perspective
Model Perspective
Oct 5, 2022 · Fundamentals

Why Wisdom Beats Experience and Rules in Mathematical Modeling

The article argues that while experience and rules provide useful references, true wisdom—derived from thoughtful analysis and creative problem‑solving—is essential for advancing mathematical modeling beyond mere familiarity with models or programming syntax.

Fundamentalsexperiencelearning
0 likes · 2 min read
Why Wisdom Beats Experience and Rules in Mathematical Modeling
政采云技术
政采云技术
Apr 12, 2022 · Big Data

Data Quality Governance in the IData Data Platform: Concepts, Metrics, and Implementation

This article explains the background and importance of data governance, defines data quality and its key metrics, describes the monitoring and alerting modules of the IData data platform, outlines built‑in and custom rule templates, and discusses baseline management and future enhancements.

Big DataData Governancedata platform
0 likes · 13 min read
Data Quality Governance in the IData Data Platform: Concepts, Metrics, and Implementation
DevOps Cloud Academy
DevOps Cloud Academy
May 7, 2020 · Operations

Using only/except and rules in GitLab CI for Job Control

This tutorial explains how to use GitLab CI's only/except parameters and the newer rules syntax—including if, changes, exists, and allow_failure clauses—to control job execution, configure branch restrictions, and define workflow-level pipeline creation, illustrated with comprehensive YAML examples.

CI/CDGitLab CIWorkflow
0 likes · 6 min read
Using only/except and rules in GitLab CI for Job Control
Laravel Tech Community
Laravel Tech Community
May 6, 2020 · Backend Development

Laravel Validation Cheat Sheet

This article provides a concise Laravel validation cheat sheet that explains the purpose of the Validation helper, shows common code examples for creating and extending validators, and lists the most frequently used validation rules with their syntax for quick reference.

Cheat SheetLaravelbackend
0 likes · 2 min read
Laravel Validation Cheat Sheet
Laravel Tech Community
Laravel Tech Community
Jan 3, 2020 · Backend Development

Laravel Form Validation: Rules, Requests, and Custom Validation Techniques

This comprehensive guide explains Laravel's powerful form validation features, covering built‑in validation rules, quick validation examples, route and controller setup, handling validation errors, form request classes, custom error messages, conditional rules, array validation, and how to create custom validation rules using rule objects, closures, and extensions.

FormLaravelbackend
0 likes · 35 min read
Laravel Form Validation: Rules, Requests, and Custom Validation Techniques