reckart opened a new issue, #205:
URL: https://github.com/apache/uima-uimafit/issues/205

   **Is your feature request related to a problem? Please describe.**
   uimaFIT has a validator subsystem which allows to test the consistency of 
CASes using the `Validator` class. Also, there are managed (J)CASes in tests. 
However, the two functionalities are currently not connected to each other.
   
   **Describe the solution you'd like**
   It would be nice if the auto-registered validators would be automatically 
applied to all managed CASes in tests.
   
   **Describe alternatives you've considered**
   Make it only an option to enable validation. However, I think that using 
auto-registered validators should be the default and if validation is not 
needed, it could be turned off using a per-managed-CAS flag.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to