<
called YOUNGER
, at the end openVALIDATION does not know which attribute of the schema should be used for the comparison operation. We have to tell openVALIDATION that somehow. We do this by defining a user-defined, domain-specific operator:younger
. The operator itself consists of a concrete comparison operator, namely less
and the attribute age of the schema. The keyword and in between is optional.