Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This will unify and simplify our model classes as currently MConnection and MJob are inheriting from MAccountableEntity which means that they:
- Do not have any direct validations (which are however introduced via
SQOOP-1439) - Have to implement their own "name" concept instead of re-using MNamedElement implementation (class that MValidatedElement further inherits from)
Attachments
Attachments
Issue Links
- blocks
-
SQOOP-1465 Sqoop2: Validations: Add support for multiple validation messages to Model classes
- Resolved
- links to