Hi Everyone,

 

I am trying to configure the client side validation
[inline/disabled/alert] of UI components. But no matter how I
configured,

The client validations are always shown as alerts. I removed the
configuration-still the validations are

Shown as alerts - I'm trying to validate <tr:inputText> component in
Trinidad components demo using 

<tr:validateRegExp id="id" pattern="[0-9]*" messageDetailNoMatch="Error
message" />

 

Also I am getting the following console warning when I use
<client-validation>inline</client-validation>

 

WARNING: Element client-validation is not understood

 

Any help?

 

Thanks,

K.Annangi

Reply via email to