Skip to main content

Class VelocityTemplateCriteria

Criteria for finding a velocity template by Template Name


Properties

NAMETYPEDESCRIPTION
TemplateNameSystem.StringName of the template that exists in the EPS system. Max length is 50 characters. Must be unique.

Examples

{
"__type": "VelocityTemplateCriteria:#JackHenry.Eps.Mobile.RDAAdmin",
"TemplateName": "String Content"
}

Methods

Validate(IValidatorContext)

Declaration

public void Validate(IValidatorContext context)

Parameters

TYPENAMEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.IValidatorContextcontext

Exceptions

TYPEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.ValidationResultTemplateName cannot be null