Thanks you all for your solutions.The below solution worked for me <!-- Video tag -->
<tag name="video" action="validate">
<attribute name="src">
<regexp-list>
<regexp name="anything" value=".*" />
</regexp-list>
</attribute>
<attribute name="data-type">
<regexp-list>
<regexp name="anythin...
Hi @kapil_rajoria ,Thanks for the responseI have tried with the given configuration ,still it's not working .Please find the dialog structure I have created for the reference.