🛠️
Polyrule
Github
  • 👋Introduction
  • 🚀Getting Started
    • 🔧Installation
    • 👮Creating Your First Rule
  • 📖Essentials
    • 🍕Supported Data Structure (Input)
    • 🍰Supported Programming Language (Output)
  • 💻Command Line Usage
    • 📎polyrule build
    • 📎(W) polyrule lang
  • 🤖Continuous Integration
    • 📎WIP
  • 💫Best Practices
    • 📎WIP
  • ⚠️Common Errors
    • 📎WIP
Powered by GitBook
On this page

Was this helpful?

Introduction

NextInstallation

Last updated 2 years ago

Was this helpful?

Polyrule is a versatile command-line interface tool that streamlines the process of creating validation rules for data across multiple programming languages. With Polyrule, you can easily define and manage a wide range of validation rules, from simple data type checks to complex business logic rules, in a single place !

It is for anyone who wants to ensure the accuracy and consistency of their validator rules across multiple programming languages. Whether you're working on a complex software project or simply need to validate data for your personal projects, Polyrule is the perfect tool for the job.

First steps

👋
🔧Installation
👮Creating Your First Rule
🍕Supported Data Structure (Input)
🍰Supported Programming Language (Output)