Page 1 of 1

Ask for PrimeReact Validation Packages

Posted: 24 Feb 2019, 12:22
by yakebao
I cannot find a validation package to be compatiable with PrimeReact.
Does any one have experience on client input validation, or show me a PrimeReact validation sample.
Thanks!

Re: Ask for PrimeReact Validation Packages

Posted: 09 Oct 2019, 13:56
by Melloware
I have the same question. I am very familiar with PrimeFaces where I could mark an inputText required="true".

And it would automatically highlight it and prevent form submission if the input was marked that way. I don't see any example of this with PrimeReact. How do we go about doing this?

For example: https://www.primefaces.org/showcase/ui/ ... tion.xhtml

Pressing the submit button highlights the two required fields etc.