CURP and RFC Validators

CURP and RFC are National Identifiers in Mexico, CURP means "Clave Única de Registro de Población" and RFC means "Registro Federal de Contribuyente".

License

License

GroupId

GroupId

mx.com.inftel.oss
ArtifactId

ArtifactId

curp-rfc-validators
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

CURP and RFC Validators
CURP and RFC are National Identifiers in Mexico, CURP means "Clave Única de Registro de Población" and RFC means "Registro Federal de Contribuyente".
Project URL

Project URL

https://github.com/santoszv/curp-rfc-validators
Project Organization

Project Organization

INFTEL - Proveedor de Servicios de Aplicación
Source Code Management

Source Code Management

https://github.com/santoszv/curp-rfc-validators

Download curp-rfc-validators

How to add to project

<!-- https://jarcasting.com/artifacts/mx.com.inftel.oss/curp-rfc-validators/ -->
<dependency>
    <groupId>mx.com.inftel.oss</groupId>
    <artifactId>curp-rfc-validators</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/mx.com.inftel.oss/curp-rfc-validators/
implementation 'mx.com.inftel.oss:curp-rfc-validators:2.0'
// https://jarcasting.com/artifacts/mx.com.inftel.oss/curp-rfc-validators/
implementation ("mx.com.inftel.oss:curp-rfc-validators:2.0")
'mx.com.inftel.oss:curp-rfc-validators:jar:2.0'
<dependency org="mx.com.inftel.oss" name="curp-rfc-validators" rev="2.0">
  <artifact name="curp-rfc-validators" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.com.inftel.oss', module='curp-rfc-validators', version='2.0')
)
libraryDependencies += "mx.com.inftel.oss" % "curp-rfc-validators" % "2.0"
[mx.com.inftel.oss/curp-rfc-validators "2.0"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.

CURP and RFC Validators

CURP and RFC are National Identifiers in Mexico, CURP means Clave Única de Registro de Población and RFC means Registro Federal de Contribuyente.

These validators are based on JSR 349 Bean Validation Specification (formerly JSR 303), both of them are generic constraints.

Contact and Feedback

You can contact sending an e-mail directly to Santos Zatarain Vera (santoszv(at)inftel.com.mx), please use as subject CURP/RFC Validators.

License

Copyright 2013-2016 Santos Zatarain Vera

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
2.0
1.0.1
1.0