IObjectValidator.reset - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / IObjectValidator<TValidatable, TValidationError> / reset method
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
.