# Sandbox.UI.TextEntry.HasValidationErrors

```csharp
bool HasValidationErrors { get; set; }
```

If true then this control has validation errors and the input shouldn't be accepted.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
