Terminal.Gui: TextValidateField has XML doc errors

@jmperricone, please fix by adding ///<inheritdoc/> as appropriate.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 26 (14 by maintainers)

@jmperricone, please fix by adding ///<inheritdoc/> as appropriate.
@BDisp Thanks!!. I will change it, send PR and then we see.
Other implementation will keep working, because the providers are the implementation. The only diff is that we passit via contructor, and it’s not created with the activator.
The problem is if it has a bunch of generic types later, it needs to changes for each of them.