validate abstract method

bool validate(
  1. String template
)

Validate a template.

Implementation

bool validate(String template);