Skip to content

Home > @esengine/ecs-framework-monorepo > MessageValidationResult

MessageValidationResult interface

消息验证结果

Signature:

typescript
export interface MessageValidationResult

Properties

Property

Modifiers

Type

Description

errors

string[]

isValid

boolean

warnings

string[]

基于 MIT 许可证发布