IReadOnlyObjectValidator.target - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / IReadOnlyObjectValidator<TValidatable, TValidationError> / target property
Gets the object that is being validated.
Property type: TValidatable.
readonly target: TValidatable
Source reference: src/validation/objectValidator/IReadOnlyObjectValidator.ts:16
.