All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.portlet-model-hints-ext.xml Maven / Gradle / Ivy

There is a newer version: 3.0.4
Show newest version
<?xml version="1.0"?>

<model-hints>
	<model name="com.liferay.calendar.model.CalendarNotificationTemplate">
		<field name="fromName" type="String" />
		<field name="fromAddress" type="String">
			<validator name="email" />
			<validator name="required" />
		</field>
	</model>
</model-hints>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy