Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 818 Bytes

File metadata and controls

21 lines (12 loc) · 818 Bytes

FrenchPostalCodeValidator

The component allows to check if a french postal code is valid or not. If the postal code is valid, it will return the city name which you can map into another field. If it is not valid, an error appears.

This component is using a public API, for more information, you can visit the official website :

Demo

CPT2303081551-493x216

Parameters

Parameters Type Required
FrenchPostalCodeValidatorControl_postalCodeValue SingleLine.Text Yes
FrenchPostalCodeValidatorControl_cityNameValue SingleLine.Text No