<div dir="ltr">Hi all,<div><br></div><div>It seems that only one validation rule is available for one entity. <br>To be understood : </div><div><br></div><div><div><span style="background-color:rgb(238,238,238)"><validationrules></span></div>

<div><span style="background-color:rgb(238,238,238)">    <rule element="Title" regex=".+" type="error" message="%(key.label.RssReader.Title.error.empty)" /></span></div><div>
<span style="background-color:rgb(238,238,238)">    <rule element="Title" regex="^[a-zA-Z0-9àéêèïöù!?:@€\._ -]*$" type="error" message="%(key.label.RssReader.Title.error.invalidChar)" /></span></div>

<div><span style="background-color:rgb(238,238,238)"></validationrules></span></div></div><div>This will only check for invalid chars. </div><div><br></div><div><div><div><span style="background-color:rgb(238,238,238)"><validationrules></span></div>

<span style="background-color:rgb(238,238,238)">    <rule element="Title" regex="^[a-zA-Z0-9àéêèïöù!?:@€\._ -]*$" type="error" message="%(key.label.RssReader.Title.error.invalidChar)" /></span><div>

<span style="background-color:rgb(238,238,238)">    <rule element="Title" regex=".+" type="error" message="%(key.label.RssReader.Title.error.empty)" /></span></div><div><span style="background-color:rgb(238,238,238)"></validationrules></span></div>

</div><div>This will only check if Title is not empty. <br><br></div></div><div>What did I miss ?</div><div>I'm using OpenCMS 8.5.2. </div><div><br></div><div>Thanks for help, </div><div>Regards, </div><div>LeNouveau</div>

<div><br></div><div><br></div><div><br></div></div>