cvrebert/lmvtfy

Try to have only one instance of the validator

Open

#10 opened on Jun 16, 2014

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (30 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (329 stars)
PR merge metrics
 (PR metrics pending)

Description

Try to reuse one instance of the validator instead of creating a new one for every validation request. More efficient obviously.

Contributor guide