Item Is Valid Property
Description
Specifies whether an item is marked internally as valid.
Applies to item
Set programmatically
Refer to Built-in
GET_ITEM_PROPERTY
SET_ITEM_PROPERTY
item in a new record: No; item in a queried record: Yes
Usage Notes
- Use Item_Is_Valid to check whether the current status of a text item is
valid.
- Set Item_Is_Valid to Yes to instruct Oracle Forms to treat any current
data in an item as valid and skip any subsequent validation. Set
Item_Is_Valid to No to instruct Oracle Forms to treat any current data
in a text item as invalid and subject it to subsequent validation.