What's New in Enterprise Objects Framework 3.0
PATH
WebObjects 4.0 Documentation >
What's New in EOF 3.0
Table of Contents Previous Section
Changes to Enterprise Object Validation
Enterprise Objects Framework 3.0 makes slight changes to validation. First, it adds new validation API, summarized in the following tables.
Second, the Java validation methods have changed. Where their Objective-C counterparts (and their release 2.2 equivalents) return an exception, the 3.0 methods throw the (previously returned) exception. For more information, see the interface specification for EOValidation.
Table of Contents Next Section