mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-05 16:01:35 +00:00
[AB-54] removing templates for an exception which got removed
This commit is contained in:
@@ -1 +0,0 @@
|
||||
"description": "<@safe_include "parameter_too_long_exception"/>"
|
||||
@@ -1 +0,0 @@
|
||||
<#assign parameterName=model.parameterName><#assign actualLength=model.actualLength><#assign maximumLength=model.maximumLength><#include "parameter_too_long_exception_text">
|
||||
@@ -1 +0,0 @@
|
||||
The parameter ${parameterName} had a too large value: ${actualLength}. The maximum is: ${maximumLength}.
|
||||
Reference in New Issue
Block a user