Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

santoszv/curp-rfc-validators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.