@samatawy/checks
    Preparing search index...

    How-To

    Use this section when you want task-oriented guidance instead of API-level detail.

    Pages in this section:

    If you are new to the package, a good reading order is:

    1. Start with basic-checks.md for the most common validation recipes.
    2. Continue with composite-checks.md when you need allOf(...), anyOf(...), oneOf(...), or not(...).
    3. Use schema-check.md when you want to validate data from a supported JSON Schema document instead of writing fluent rules directly.
    4. Finish with reading-results.md when you need to shape output for application code.