Regex Library
Regex Library

9 patterns

France-specific Regex Patterns

Validation patterns specific to French administrative and business data. Covers all major French identifiers used in government, banking, and business systems in France.

Common Use Cases

French business formsGovernment systemsFrench e-commerceAdministrative validation

Frequently Asked Questions

What is a SIRET number?

A 14-digit identifier for French business establishments, composed of SIREN (9 digits) + NIC (5 digits).

What is a NIR number?

The French social security number - 15 digits encoding gender, year/month of birth, department, and a key.

How do I validate a French phone number?

French mobile and landline numbers start with 0[1-9] and have 10 digits total: ^0[1-9]([ .-]?\d{2}){4}$

Looking for patterns in other categories?

Browse all 250 patterns