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

com.sun.xml.bind.validator.Messages.properties Maven / Gradle / Ivy

There is a newer version: 2.2.5.1
Show newest version
#
# don't modify nor delete anything for backward compatibility
#


MSVValidator.IncorrectChildForWildcard = \
	Element "'{'{0}'}'{1}" is not allowed by the wildcard

ValidationContext.CycleDetected =\
	the content tree forms a cycle

ValidationContext.DuplicateId = \
	another object has the ID value of ''{0}''

ValidationContext.IdNotFound = \
	the object pointed by IDREF is not a part of the content tree

Validator.NotValidatable = \
	the object parameter to validate() or validateRoot() is not validatable

Validator.MissingObject = \
	a required object is missing

Validator.MissingObject2 = \
	a required field "{0}" is missing an object
	
Shared.MustNotBeNull = \
	{0} parameter must not be null
	
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy