Function withValidation.withValidation

Prototype

auto withValidation(Writer, Args...)(
  auto ref Writer writer,
  auto ref Args args
)
if (isWriter!Writer);

Authors

Copyright

License