| Validation Framework [message #225548] |
Mon, 22 December 2008 11:35  |
Alexandros Salazar Messages: 15 Registered: July 2009 |
Junior Member |
|
|
Hi,
I'm trying to evaluate the WTP validation framework to see if we can use
it to provide validation for a declarative language that we are using
internally. I am concerned, however, because all the relevant classes and
interfaces are in internal packages, and several of the most critical ones
have huge warnings about possible changes to the API. For example,
IValidator has the following warning:
____
Provisional API:</b> This class/interface is part of an interim API that
is still under development and expected to change significantly before
reaching stability. It is being made available at this early stage to
solicit feedback from pioneering adopters on the understanding that any
code that uses this API will almost certainly be broken (repeatedly) as
the API evolves.
So, my question is: if we want to plugin into the validation framework, is
there a stable API that can be used, or should we wait for a later release?
Thanks,
Alexandros
|
|
|