MCPcopy Create free account
hub / github.com/apache/trafficserver / Validate

Method Validate

include/cripts/Bundle.hpp:108–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 virtual bool
109 Validate(std::vector<cripts::Bundle::Error> & /* errors ATS_UNUSED */) const
110 {
111 return true;
112 }
113
114 virtual void
115 doRemap(cripts::Context * /* context ATS_UNUSED */)

Callers 1

TSRemapNewInstanceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected