ValidationStack.push

Pushes a name to the top.

struct ValidationStack(StringType)
@safe pure nothrow
void
push
(
StringType input
)

Meta