Home > scrubbr > ScrubbrState > (constructor)

ScrubbrState.(constructor)

Constructs a new instance of the ScrubbrState class

Signature:

constructor(data: any, schema: JSONSchema7, options: ScrubbrOptions, context: any, path?: string, nesting?: number);

Parameters

Parameter Type Description
data any
schema JSONSchema7
options ScrubbrOptions
context any
path string
nesting number