Bradley,
Are you looking to provide a custom “required” message for each field or just replace the standard “This field requires entry” message for all fields? The standard message can be changed using the ErrorProvidderRequiredFieldDesc property on the form. If you want a custom message for each field I believe the only way to do this is to create a business rule for each one.
-Larry
For example if i have a field named customer_uid, I would like it to display
as Customer name for example.