Skip to content
On this page

Rules

INFO

This page will describe how rules can be generated.

Examples

Rule

yaml
arch: 1.0.0
definitions:
  rules:
    - Uppercase

Rule With Constructor

yaml
arch: 1.0.0
definitions:
  rules:
    Lowercase:
      metadata:
        constructor:
          properties:
            key: string