Progress
Programming
Handbook


Disabling Data Dictionary Validation on a Frame or Field

To disable all Data Dictionary validation for the fields in a frame, add the NO–VALIDATE option to the Frame phrase. NO–VALIDATE only disables Data Dictionary validation—it has no effect on programmatic validation.

To disable Data Dictionary validation for a field, use the VALIDATE option as shown in the code fragment below.

customer.credit-limit VALIDATE(TRUE, "") 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095