aspectWebML.webML.navigation.hypertext
Enumeration validationRulePredicate


Enumerates logical operators that can be used in a validation rule.


Enumeration Literals
eq 0
Enumerates logical operators that can be used in a validation rule.
neq 1
Enumerates logical operators that can be used in a validation rule.
gt 2
Enumerates logical operators that can be used in a validation rule.
gteq 3
Enumerates logical operators that can be used in a validation rule.
lt 4
Enumerates logical operators that can be used in a validation rule.
lteq 5
Enumerates logical operators that can be used in a validation rule.
beginsWith 6
Enumerates logical operators that can be used in a validation rule.
endsWith 7
Enumerates logical operators that can be used in a validation rule.
contains 8
Enumerates logical operators that can be used in a validation rule.
match 9
Enumerates logical operators that can be used in a validation rule.
in 10
Enumerates logical operators that can be used in a validation rule.
notIn 11
Enumerates logical operators that can be used in a validation rule.
null 12
Enumerates logical operators that can be used in a validation rule.
notNull 13
Enumerates logical operators that can be used in a validation rule.
custom 14
Enumerates logical operators that can be used in a validation rule.


Copyright Andrea Schauerhuber, Cornelia Tomasek (Vienna University of Technology, 2007)
Note: This documentation is partly based upon WebRatio's WebML User Guide (for further information on WebRatio see http://www.webratio.com/), 'Designing Data-Intensive Web Applications' [S.Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera, 2003] (for further information see http://www.webml.org/webml/page2.do?ctx1=EN) and 'Model-driven Development of Context-Aware Web Applications' [S. Ceri, F. Daniel, M. Matera, F. M. Facca. ACM Transactions on Internet Technology, 2007, 7(1)]