Package com._1c.g5.v8.dt.xdto.validation
Interface IMessages
- 
 public interface IMessagesXdto validator messages.
- 
- 
Method Summary
 
- 
- 
- 
Field Detail- 
INSTANCEstatic final IMessages INSTANCE 
 
- 
 - 
Method Detail- 
duplicate_type_package_definitions_for_namespaceString duplicate_type_package_definitions_for_namespace(String namespace) 
 - 
imported_package_namespace_is_missingString imported_package_namespace_is_missing() 
 - 
type_use_without_including_package_into_dependence_list_of_packageString type_use_without_including_package_into_dependence_list_of_package(String name, String namespace) 
 - 
package_import_directive_loop_imported_packageString package_import_directive_loop_imported_package(String namespace) 
 - 
undefined_name_of_package_root_elementString undefined_name_of_package_root_element(String namespace) 
 - 
duplicate_name_of_root_element_of_type_packageString duplicate_name_of_root_element_of_type_package(String name, String namespace) 
 - 
ambiguous_definition_of_global_property_typet_in_type_packageString ambiguous_definition_of_global_property_typet_in_type_package(String name, String namespace) 
 - 
global_property_in_type_package_contains_a_reference_to_another_global_propertyString global_property_in_type_package_contains_a_reference_to_another_global_property(String name, String namespace) 
 - 
value_number_limit_definition_in_global_property_in_type_packageString value_number_limit_definition_in_global_property_in_type_package(String name, String namespace) 
 - 
invalid_XML_view_form_for_global_property_in_type_packageString invalid_XML_view_form_for_global_property_in_type_package(String name, String namespace) 
 - 
anonymous_type_definition_cannot_contain_nameString anonymous_type_definition_cannot_contain_name(String name) 
 - 
name_can_not_be_emptyString name_can_not_be_empty() 
 - 
list_item_type_cannot_be_this_value_typeString list_item_type_cannot_be_this_value_type(String name) 
 - 
type_cannot_contain_references_to_typeString type_cannot_contain_references_to_type(String name, String anotherType) 
 - 
anonymous_type_definitionString anonymous_type_definition() 
 - 
base_type_should_be_value_typeString base_type_should_be_value_type() 
 - 
atomic_contents_model_does_not_match_the_value_type_definitionString atomic_contents_model_does_not_match_the_value_type_definition() 
 - 
list_item_type_should_be_value_typeString list_item_type_should_be_value_type() 
 - 
contents_model_for_list_item_type_should_either_be_atomic_or_represent_a_type_merger_that_contains_only_types_with_atomic_contents_modelString contents_model_for_list_item_type_should_either_be_atomic_or_represent_a_type_merger_that_contains_only_types_with_atomic_contents_model(String name) 
 - 
merger_type_should_be_value_typeString merger_type_should_be_value_type() 
 - 
base_type_should_be_one_of_primitive_types_of_XML_schema_namespaceString base_type_should_be_one_of_primitive_types_of_XML_schema_namespace(String name) 
 - 
list_tem_type_of_base_type_should_be_parent_for_list_item_type_of_this_typeString list_tem_type_of_base_type_should_be_parent_for_list_item_type_of_this_type(String baseItemTypeName, String itemTypeName) 
 - 
is_base_type_facet_is_only_allowedString is_base_type_facet_is_only_allowed(String name, String facetName) 
 - 
is_a_base_type_facet_definition_is_not_allowedString is_a_base_type_facet_definition_is_not_allowed(String name) 
 - 
is_not_base_type_or_base_type_defines_a_contents_model_different_from_mergerString is_not_base_type_or_base_type_defines_a_contents_model_different_from_merger(String name, String baseName) 
 - 
merger_type_count_of_base_type_is_greater_than_merger_type_count_of_this_typeString merger_type_count_of_base_type_is_greater_than_merger_type_count_of_this_type(String name) 
 - 
contents_model_for_base_type_should_be_atomicString contents_model_for_base_type_should_be_atomic(String name) 
 - 
base_type_should_be_object_typeString base_type_should_be_object_type() 
 - 
property_name_for_object_type_is_missing_or_undefinedString property_name_for_object_type_is_missing_or_undefined(String name) 
 - 
ambiguous_definition_for_property_typeString ambiguous_definition_for_property_type(String typeName) 
 - 
default_value_cannot_be_defined_in_property_property_type_is_a_value_typeString default_value_cannot_be_defined_in_property_property_type_is_a_value_type(String propertyName, String typeName) 
 - 
lexical_value_of_default_value_does_not_match_typeString lexical_value_of_default_value_does_not_match_type(String content, String typeName) 
 - 
property_with_presentation_form_should_not_have_a_local_name_and_namespace_URIString property_with_presentation_form_should_not_have_a_local_name_and_namespace_URI(String propertyName, String presentation) 
 - 
xml_presentation_is_invalid_for_propertyString xml_presentation_is_invalid_for_property(String presentation, String propertyName) 
 - 
xml_presentation_is_not_unique_for_propertyString xml_presentation_is_not_unique_for_property(String propertyName) 
 - 
in_property_lower_value_count_limit_is_greater_than_upper_limitString in_property_lower_value_count_limit_is_greater_than_upper_limit(String propertyName) 
 - 
invalid_upper_limit_for_the_number_of_property_valuesString invalid_upper_limit_for_the_number_of_property_values(String propertyName) 
 - 
global_property_is_missing_or_not_definedString global_property_is_missing_or_not_defined(String propertyName) 
 - 
mismatch_of_property_name_as_inherited_by_constraint_foundString mismatch_of_property_name_as_inherited_by_constraint_found(String propertyName) 
 - 
mismatch_of_XML_presentation_form_of_property_as_inherited_by_constraint_foundString mismatch_of_XML_presentation_form_of_property_as_inherited_by_constraint_found(String propertyName) 
 - 
mismatch_of_XML_local_name_of_property_presentation_as_inherited_by_constraint_foundString mismatch_of_XML_local_name_of_property_presentation_as_inherited_by_constraint_found(String propertyName) 
 - 
mismatch_of_XML_namespace_URI_of_property_presentation_as_inherited_by_constraint_foundString mismatch_of_XML_namespace_URI_of_property_presentation_as_inherited_by_constraint_found(String propertyName) 
 - 
fixed_value_for_property_cannot_be_prohibitedString fixed_value_for_property_cannot_be_prohibited(String propertyName) 
 - 
fixed_value_for_property_cannot_be_changedString fixed_value_for_property_cannot_be_changed(String propertyName) 
 - 
lower_limit_of_value_count_for_property_cannot_be_less_than_lower_limit_of_redefined_propertyString lower_limit_of_value_count_for_property_cannot_be_less_than_lower_limit_of_redefined_property(String propertyName) 
 - 
upper_limit_of_value_count_for_property_cannot_be_greater_than_upper_limit_of_redefined_propertyString upper_limit_of_value_count_for_property_cannot_be_greater_than_upper_limit_of_redefined_property(String propertyName) 
 - 
property_type_should_restrict_type_of_redefined_propertyString property_type_should_restrict_type_of_redefined_property(String typeName, String inheritTypeName) 
 - 
change_of_mixed_contents_model_of_type_as_inherited_by_constraintString change_of_mixed_contents_model_of_type_as_inherited_by_constraint(String typeName) 
 - 
change_of_sequence_contents_model_of_type_as_inherited_by_constraintString change_of_sequence_contents_model_of_type_as_inherited_by_constraint(String typeName) 
 - 
defining_sequence_for_type_as_inherited_by_constraintString defining_sequence_for_type_as_inherited_by_constraint(String typeName) 
 - 
change_of_open_contents_model_of_type_as_inherited_by_constraintString change_of_open_contents_model_of_type_as_inherited_by_constraint(String typeName) 
 - 
change_of_mixed_contents_model_of_type_as_inherited_by_extensionString change_of_mixed_contents_model_of_type_as_inherited_by_extension(String typeName) 
 - 
change_of_sequence_of_type_properties_as_inherited_by_extensionString change_of_sequence_of_type_properties_as_inherited_by_extension(String typeName) 
 - 
disable_sequence_for_type_as_inherited_by_extensionString disable_sequence_for_type_as_inherited_by_extension(String typeName) 
 - 
change_of_open_contents_model_of_type_as_inherited_by_extensionString change_of_open_contents_model_of_type_as_inherited_by_extension(String typeName) 
 - 
cannot_disable_sequence_for_type_with_mixed_contents_modelString cannot_disable_sequence_for_type_with_mixed_contents_model(String typeName) 
 - 
cannot_disable_sequence_for_type_with_open_contents_modelString cannot_disable_sequence_for_type_with_open_contents_model(String typeName) 
 - 
facet_value_is_not_equal_to_effective_value_of_base_type_facetString facet_value_is_not_equal_to_effective_value_of_base_type_facet(String facetType) 
 - 
facet_value_is_greater_than_facet_valueString facet_value_is_greater_than_facet_value(String facetType, String otherFacet) 
 - 
facet_value_is_not_equal_to_facet_value_of_base_typeString facet_value_is_not_equal_to_facet_value_of_base_type(String facetType, String otherFacet) 
 - 
facet_value_is_less_than_effective_value_of_base_type_facetString facet_value_is_less_than_effective_value_of_base_type_facet(String facetType) 
 - 
facet_value_is_greater_than_effective_value_of_base_type_facetString facet_value_is_greater_than_effective_value_of_base_type_facet(String facetType) 
 - 
facet_value_is_less_than_facet_valueString facet_value_is_less_than_facet_value(String facetType, String otherFacet) 
 - 
facet_value_does_not_match_the_required_valueString facet_value_does_not_match_the_required_value(String facetType, String otherFacet) 
 - 
facet_value_is_less_than_or_equal_to_facet_effective_valueString facet_value_is_less_than_or_equal_to_facet_effective_value(String facetType, String otherFacet) 
 - 
simultaneous_setting_of_facet_value_and_facet_valueString simultaneous_setting_of_facet_value_and_facet_value(String facetType, String otherFacet) 
 - 
facet_value_is_greater_than_or_equal_to_facet_effective_valueString facet_value_is_greater_than_or_equal_to_facet_effective_value(String facetType, String otherFacet) 
 - 
facet_value_is_greater_than_facet_effective_valueString facet_value_is_greater_than_facet_effective_value(String facetType, String otherFacet) 
 
- 
 
-