The context for validation. This interface extends others to provide methods for reporting
errors and messages as well as looking up error messages in a resource bundle using a specific locale.
author: Jason Carreira
getFullFieldName(String fieldName) Translates a simple field name into a full field name in OGNL syntax.
Parameters: fieldName - the field name to lookup.
Translates a simple field name into a full field name in OGNL syntax.
Parameters: fieldName - the field name to lookup. the full field name in OGNL syntax.