1. Added some additional properties (within an aspect).
2. Need to validate/return error message for user entered values.
3. Looked at 'converters' *.java, but they seem to be for translating the Repository property value into human readable form.
4. Entered an alphabetic character in am 'int' datatype property and received a generic error message in response.
5. Is there some way to specify a custom validation routine for a specific property?
TIA
Rich