martin-g commented on issue #492: URL: https://github.com/apache/avro-rs/issues/492#issuecomment-3977158000
The default `validate()` impls use the regex() to do their job. AFAIR the idea was to make the default regex available for any custom validate() impls in case they need it. But since they are _custom_ then most probably they won't use it ... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
