jar

com.jereztech : validation-br-api

Maven & Gradle

Oct 27, 2018
3 stars

validation-br-api · Pacote de validações de dados brasileiros compatível com o Bean Validation API

Table Of Contents

Latest Version

Download com.jereztech : validation-br-api JAR file - Latest Versions:

All Versions

Download com.jereztech : validation-br-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window validation-br-api-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jereztech.validation.br.constraints

├─ com.jereztech.validation.br.constraints.AgenciaBancaria.class - [JAR]

├─ com.jereztech.validation.br.constraints.CNPJ.class - [JAR]

├─ com.jereztech.validation.br.constraints.CPF.class - [JAR]

├─ com.jereztech.validation.br.constraints.CPFCNPJ.class - [JAR]

├─ com.jereztech.validation.br.constraints.CTPS.class - [JAR]

├─ com.jereztech.validation.br.constraints.Celular.class - [JAR]

├─ com.jereztech.validation.br.constraints.ContaCorrente.class - [JAR]

├─ com.jereztech.validation.br.constraints.Mod11.class - [JAR]

├─ com.jereztech.validation.br.constraints.Mod11Alias.class - [JAR]

├─ com.jereztech.validation.br.constraints.NISPISPASEP.class - [JAR]

├─ com.jereztech.validation.br.constraints.Passaporte.class - [JAR]

├─ com.jereztech.validation.br.constraints.Telefone.class - [JAR]

├─ com.jereztech.validation.br.constraints.TelefoneFixo.class - [JAR]

├─ com.jereztech.validation.br.constraints.TituloEleitoral.class - [JAR]

com.jereztech.validation.br.util

├─ com.jereztech.validation.br.util.CheckDigit.class - [JAR]

com.jereztech.validation.br.validator

├─ com.jereztech.validation.br.validator.AgenciaBancariaValidator.class - [JAR]

├─ com.jereztech.validation.br.validator.CPFCNPJValidator.class - [JAR]

├─ com.jereztech.validation.br.validator.CelularValidator.class - [JAR]

├─ com.jereztech.validation.br.validator.ContaCorrenteValidator.class - [JAR]

├─ com.jereztech.validation.br.validator.Mod11Validator.class - [JAR]

├─ com.jereztech.validation.br.validator.TelefoneFixoValidator.class - [JAR]

├─ com.jereztech.validation.br.validator.TelefoneValidator.class - [JAR]