IReadOnlyObjectValidator.validators - Andrei15193/react-model-view-viewmodel GitHub Wiki

Gets the validators that have been configured.

Property type: IReadOnlyObservableCollection<IValidator<TValidatable, TValidationError>>.

readonly validators: IReadOnlyObservableCollection<IValidator<TValidatable, TValidationError>>

Source reference: src/validation/objectValidator/IReadOnlyObjectValidator.ts:21.

⚠️ **GitHub.com Fallback** ⚠️