blob: a39dcdb535288ef2958e51b58e86ade437fede93 [file] [log] [blame]
###############################################################################
# Copyright (c) 2008, 2019 IBM Corporation and others.
# 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:
# IBM Corporation - initial API and implementation
###############################################################################
AttributeValidatingStrategy_DisplayName=Attribute Validator
ContainmentValidatingStrategy_DisplayName=Tag Containment Validator
CONTAINMENT_ERROR_MISSING_VIEW={0} requires f:view ancestor
CONTAINMENT_ERROR_MISSING_FORM={0} requires h:form ancestor
CONTAINMENT_ERROR_MISSING_ANCESTOR={0} requires {1} ancestor