hasValidFieldsTypes

All fields in styx message has right (for concrete type of message) ?

  1. auto hasValidFieldsTypes(StyxObject[] msg)
    hasValidFieldsTypes
    (
    E...
    )
  2. auto hasValidFieldsTypes(Type type, StyxObject[] msg)

Meta