package validation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
MessageStyle extends AnyRef
- Annotations
- @JSExportAll()
-
case class
ProfileName(p: String, m: MessageStyle = AMFStyle) extends Product with Serializable
- Annotations
- @JSExportAll()
Value Members
- object AMFStyle extends MessageStyle
- object AmfProfile extends ProfileName
- object AmlProfile extends ProfileName
- object Async20Profile extends ProfileName
- object Async26Profile extends ProfileName
- object AsyncProfile extends ProfileName
- object AsyncStyle extends MessageStyle
- object GraphQLFederationProfile extends ProfileName
- object GraphQLProfile extends ProfileName
- object GrpcProfile extends ProfileName
- object JsonSchemaProfile extends ProfileName
- object MessageStyle
-
object
MessageStyles
- Annotations
- @JSExportAll() @JSExportTopLevel( "MessageStyles" )
- object OASStyle extends MessageStyle
- object Oas20Profile extends ProfileName
- object Oas30Profile extends ProfileName
- object PayloadProfile extends ProfileName
- object ProfileName extends Serializable
-
object
ProfileNames
- Annotations
- @JSExportAll() @JSExportTopLevel( "ProfileNames" )
- object RAMLStyle extends MessageStyle
- object Raml08Profile extends ProfileName
- object Raml10Profile extends ProfileName
- object UnknownProfile extends ProfileName