| Btw. the reason why I'm no fan of adding a public method clearValidationProviderCache() is that there is no notion of caching providers in docs or the API to begin with. It's just an implementation detail of our version of the Validation class (the only class with an actual implementation in the BV API). Hence I'd prefer to keep the clean method an implementation detail, too. |