blob: b25da14f6e266ad2e8cf7f92332938d0e7ed5d9f [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2010 Oracle Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Oracle Corporation - initial API and implementation
###############################################################################
JSFCORE.display-label=JSF Core
JSFCORE.ajax.description=Registers an AjaxBehavior instance on one or more UIComponents implementing the ClientBehaviorHolder interface.
JSFCORE.event.description=Allows JSF page authors to install ComponentSystemEventListener instances on a component in a page.
JSFCORE.metadata.description=Declares the metadata facet for this view.
JSFCORE.validateRequired.description=A validator that enforces the presence of a value.