MCPcopy
hub / github.com/adonisjs/core / validate

Method validate

commands/make/test.ts:97–99  ·  view source on GitHub ↗
(choice)

Source from the content-addressed store, hash-verified

95 }),
96 {
97 validate(choice) {
98 return choice ? true : 'Please select a suite'
99 },
100 }
101 )
102 }

Callers 3

validateUsingMethod · 0.80
vine.tsFile · 0.80
vinejs.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected