open-nav
GitHub
npm
Preparing search index...
core/src
ValidatorFieldDescriptor
Interface ValidatorFieldDescriptor
interface
ValidatorFieldDescriptor
{
maxOccurs
?:
number
;
name
:
string
;
optional
?:
boolean
;
repeated
?:
boolean
;
type
:
string
;
}
Index
Properties
max
Occurs?
name
optional?
repeated?
type
Properties
Optional
max
Occurs
maxOccurs
?:
number
name
name
:
string
Optional
optional
optional
?:
boolean
Optional
repeated
repeated
?:
boolean
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Occurs
name
optional
repeated
type
GitHub
npm
open-nav
Loading...