Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Answered

C# Validation Plugin

(0) ShareShare
ReportReport
Posted on by 8

Hey guys.
I'm creating my first Plugin. I want it to validate that SSN is correct. In this case, I want to validate if the CPF is correct (CPF is the same as the SSN - however, in Brazil).

 

On customer creation (table:gbrmad_cliente) I want to validate column gbrmad_strcpf

 

I believe I created the correct logic with REGEX, however, how do I go about creating the registration, after validating? Considering that it will be a new customer (with all data such as: Name and Address)?

Thanks!
Below is the code

Captura de tela 31-01-2022 16.16.24.png

 

Code available here: https://github.com/GabrielPoppes/Treinamento/blob/master/ValidacaoCPF/ValidarCPF.cs

 

  • Verified answer
    a33ik Profile Picture
    3,304 Most Valuable Professional on at
    Re: C# Validation Plugin

    Aha. In this case, I would recommend moving your validation logic to the Client-Side and performing that validation there.

  • Closy Profile Picture
    8 on at
    Re: C# Validation Plugin

    Hello. Of course! The Plugin will be used in the customer registration.

    However, the client will only be registered after the validation of the gbrmad_strcpf column

     

    If the informed document is invalid, I will display the message that it is invalid. If it is valid, I register the customer.

    To check if the column is valid, I used a regular expression, but I don't know how the logic is to register the customer after checking.

    Thanks.

  • a33ik Profile Picture
    3,304 Most Valuable Professional on at
    Re: C# Validation Plugin

    Hello,

    Can you please explain what do you mean by "creating the registration, after validating"?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 109 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 76 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

Overall leaderboard