<onBlurValidater> Element
Namespace: http://xmlns.oracle.com/uix/ui

Syntax
<onBlurValidater >
     <!-- The following child can be anything derived from the given element -->
   <clientValidater></clientValidater>
</onBlurValidater>

Syntax Notes:
  • This element is used inside of a<textInput> element.
  • Attributes starting with "data:" are really elements for which there is an attribute syntax available. The "data:" indicates that the attribute syntax cannot be used without databinding.

  • Description

    ClientValidater to fire on the client whenever the TextInputBean loses keyboard focus.


    Child Elements

    Description Required? Maximum
    <clientValidater>

    Yes 1