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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation 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
HelesicPetr
22-Sapphire II
(To:AR_9920456)

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
HelesicPetr
22-Sapphire II
(To:AR_9920456)

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