Certificate Validator
Validate birth, marriage, and death certificate registration numbers.
Validate birth, marriage, and death certificate registration numbers.
The Certificate Validator checks if a birth, marriage, or death certificate registration number is mathematically valid. The registration has 32 digits with 2 verification digits calculated using the modulo 11 algorithm.
This tool is useful for developers who need to validate certificate registration formats in registration systems. The validation is purely mathematical and does not query any notary office database.
A matrícula da certidão segue o padrão dos cartórios brasileiros:
O algoritmo verifica se os dígitos verificadores correspondem ao cálculo esperado, garantindo a integridade da matrícula informada.