cvrebert/lmvtfy

Try to have only one instance of the validator

Open

#10 ouverte le 16 juin 2014

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Scala (30 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (329 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur