Back to Pocketbase

Interface PostScanner

static/jsvm/interfaces/dbx.PostScanner.html

latest714 B
Original Source

Interface PostScanner

PostScanner is an optional interface used by ScanStruct.

Hierarchy

  • PostScanner

Indexable

Index

Methods

postScan

Methods

postScan

  • postScan(): void

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

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc