Home
last modified time | relevance | path

Searched defs:Field (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/doc/specs/
Didl.md91 ## Field section
95 ### Field ID argument
99 ### Field Requiredness argument
145 [19] XsdAttrs ::= 'xsd_attrs' '{' Field* '}' argument
/thrift-3.4.0/lib/go/thrift/
Dapplication_exception.go79 func (e *ValidationError) Field() string { func