Namespace: Consultingwerk.OERA
Class 
FieldValidationError Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:FieldValidationError
Purpose:Performs formatting of field validation errors
Description:Use this method when adding ADM2 compatible message strings
to the ERROR-STRING property of a before-table record
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Nov 24 07:54:49 CET 2011
Purpose: Disallow instance creation
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER Format (character, character) Performs formatting of field validation errors for ADM2 compatible values in the ERROR-STRING attribute

Top Constructor Summary
Options Name Purpose
- FieldValidationError () Disallow instance creation


Method Detail
Top

PUBLIC CHARACTER Format (character, character)

Purpose: Performs formatting of field validation errors for ADM2 compatible
values in the ERROR-STRING attribute
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field the error message belongs to
pcMessage CHARACTER
The error message to be shown in the context of the given field
Returns CHARACTER
The formatted error message


Constructor Detail
Top

PRIVATE FieldValidationError ()

Purpose: Disallow instance creation
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:34