PostScanner is an optional interface used by ScanStruct.

Hierarchy

  • PostScanner

Indexable

[key: string]: any

Methods

Methods

  • PostScan executes right after the struct has been populated with the DB values, allowing you to further normalize or validate the loaded data.

    Returns void

Generated using TypeDoc