This is a really good article. Thanks!
It occurs to me that I'd like to create a similar component that would validate against any regular expression.
What is the preffered mechanism for configuring a component? Ideally I would like to define the regular expression "rule" for a data field in my business object, and configure my component to read it during validation. |