cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

How to override ootb validator or is any way to add our own validator to ootb actions.

AR_9920456
13-Aquamarine

How to override ootb validator or is any way to add our own validator to ootb actions.

How to override ootb validator or is any way to add our own validator to ootb actions.

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @AR_9920456 

All validators are assigned by actions.xml definition.

So you can rewrite the configuration to remove and add own validator. 

 

rewrite configuration is done by customActions.xml in codebase\config\actions folder

HelesicPetr_0-1709550812516.png

help Implementing Validation Filters

 

PetrH

View solution in original post

1 REPLY 1

Hi @AR_9920456 

All validators are assigned by actions.xml definition.

So you can rewrite the configuration to remove and add own validator. 

 

rewrite configuration is done by customActions.xml in codebase\config\actions folder

HelesicPetr_0-1709550812516.png

help Implementing Validation Filters

 

PetrH

Top Tags