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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

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

AR_9920456
14-Alexandrite

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.

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

Announcements

Top Tags