[Question] Method equivalent to hs_validate in latest hyperscan version
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
We have a .netstandard app which invokes hs_validate method to validate a pattern. Now we are planning on moving our app to .netcore and to run it on linux containers.
I see that hs_validate is not present anymore. Can you let us know what needs to be called in place of hs_validate with the latest version of hyperscan for both windown and linux?
Contributor guide
Assessment
This issue has not been assessed yet.