com.agiletec.apsadmin.system.entity.EntityManagersAction-validation.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of entando-admin-console Show documentation
Show all versions of entando-admin-console Show documentation
Entando Administration Console: an agile, modern and user-centric open source Portal platform.
<!DOCTYPE validators PUBLIC "-//Apache Struts//XWork Validator 1.0.2//EN" "http://struts.apache.org/dtds/xwork-validator-1.0.2.dtd"> <validators> <field name="entityManagerName"> <field-validator type="requiredstring" short-circuit="true"> <message key="requiredstring"/> </field-validator> </field> </validators>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy