ReadOnlyFormCollection.error - Andrei15193/react-model-view-viewmodel GitHub Wiki

Gets or sets the error message when the object is invalid.

Property type: null | TValidationError.

public get error(): null | TValidationError
public set error(value: undefined | null | false | TValidationError)

Source references:

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