On this pageOptimalOptions Index PropertiesfilenameunknownProperties optionalfilefile?: stringInclude a filename in validation error messages. Can be used in conjunction with name.optionalnamename?: stringInclude a unique identifier in validation error messages. Can be used in conjunction with file.optionalunknownunknown?: booleanAllow unknown fields to be passed within the object being validated. Otherwise, an error will be thrown.
Include a filename in validation error messages. Can be used in conjunction with
name
.