Skip to content

standalone validation tool fails for @@DOMAIN_HOME@@ tokens #140

@ddsharpe

Description

@ddsharpe

When the domain model contains a @@DOMAIN_HOME@@ token for an attribute value, the stand-alone validation tool will fail validation with a python exception. Since stand-alone validation does not have a domain home value, resolution results in a null value being passed to the string conversion.

For internal @@ tokens like DOMAIN_HOME that will be resolvable at run-time during create operations, validation should not fail these attributes in stand-alone mode.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions