score property

int score
final

Validation score from 0 to 100.

Higher scores indicate better email quality:

  • 80-100: High quality, trusted email
  • 50-79: Medium quality, acceptable email
  • 0-49: Low quality, high risk email

Implementation

final int score;