You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unique field validation considers all base templates' fields, but not the current template's fields being processed. The current template should be concatenated into the template list for validation.
The text was updated successfully, but these errors were encountered:
See https://github.com/blipson89/Leprechaun/blob/master/src/Leprechaun/Validation/StandardArchitectureValidator.cs#L100
The unique field validation considers all base templates' fields, but not the current template's fields being processed. The current template should be concatenated into the template list for validation.
The text was updated successfully, but these errors were encountered: