@samatawy/checks
    Preparing search index...

    Class ResultCatalog

    Stores validation result code definitions and resolves localized messages.

    Use a catalog to keep reusable hint, warning, and error messages separate from individual checks. A catalog can then be supplied through check options or result options when you want messages resolved from result codes.

    Implements

    Index

    Constructors

    Properties

    global: ResultCatalog = ...

    Shared global catalog instance for simple application-wide registration.

    Methods