.getValidations()
Gets validations from a folder | Function
.getValidations<T>(folder)
Parameter
Description
Type
folder
The folder to get the validations to
String
Returns
Promise<T>[]
Last updated
Gets validations from a folder | Function
.getValidations<T>(folder)
folder
The folder to get the validations to
String
Promise<T>[]
Last updated