Skip to content

ObjectValidator.reset

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions

Resets the validator configuraiton, removes all triggers and validators and sets the error on the target to null.

public reset(): this

Source reference: src/validation/objectValidator/ObjectValidator.ts:152.

Returns: this

Clone this wiki locally