Skip to content

IObjectValidator.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.

reset(): this

Source reference: src/validation/objectValidator/IObjectValidator.ts:33.

Returns: this

Clone this wiki locally