Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name VALIDATION_VALUE
Short Name VALGAT
View NameCI_VALIDATION_VALUES
Description A validation value defines a specific value (such as a valid value in
a restricted list, or an upper or lower limit of a range) against
which the value of an attribute placed in a domain or subject to an
integrity rule is to validated
The nature of a particular validation value (eg as a lower limit of a
range, or a valid value in a list) is determined from the context of
the attribute to which it is associated. This is an attribute of the
generic class implementing the validator (note it is not the
attribute whose value is being validated)
Sub-type of INTERSECTION
Versioning: Belongs to:
ATTRIBUTE_DOMAIN versionable object
ENTITY_OBJECT versionable object
GENERIC_CLASS versionable object
INTERFACE_CLASSIFIER versionable object
VIEW_OBJECT versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: GENERAL_ATTRIBUTE_REFERENCE
VALIDATOR_REFERENCE
VALUE
Used by: JDeveloper Enterprise Edition

Underlying table:SDD_VALGAT

Reference Properties
Name Opt ? Notes Relationship In Arc
GENERAL_ATTRIBUTE_REFERENCE N Prompt: General Attribute
Transferable only if null
Must be the value for one and only one GENERAL_ATTRIBUTE
VALIDATOR_REFERENCE N Prompt: Validator
Transferable only if null
Must be in the context of one and only one VALIDATOR

Properties
Name Datatype Opt ? Notes Domain Default Value
MEANING VARCHAR2(100) Y Applicable to lists only. Contains the externalized meaning to be displayed to the user corresponding to this entry in the list
Prompt: Meaning
SEQUENCE NUMBER(6, 0) Y Applicable to lists only. Sequence of this list entry among others in the same list
Prompt: Sequence
VALUE VARCHAR2(100) N Value of the specified attribute in the context of the validator
Prompt: Value
PARENT_IVID NUMBER(38, 0) Y Internal use only. Common repository version identifier of owning PAC
Not displayed
System maintained
Updatable only if null
Defined on SE supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Contains the IRID of the PAC for the "versionable object" to which this element belongs
Not displayed
System maintained
Not updatable by user
Defined on SE supertype

Multi-line Text
Name Text Type Prompt
DESCRIPTION CDIDSC Description
NOTES CDINOT Notes

Other Properties
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference VALIDATION_VALUE:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype