Skip to content

Slot: allowEmpty

URI: https://specification.margo.org/data-model/allowEmpty Alias: allowEmpty

Applicable Classes

Name Description Modifies Slot
BooleanValidationSchema Extends schema to define a boolean-specific set of validation rules that can ... no
NumericDoubleValidationSchema Extends schema to define a double-specific set of validation rules that can b... no
TextValidationSchema Extends schema to define a string/text-specific set of validation rules that ... no
NumericIntegerValidationSchema Extends schema to define a integer-specific set of validation rules that can ... no
SelectValidationSchema Extends schema to define a specific set of validation rules that can be used ... no

Properties

Type and Range

Property Value
Range NONE
Domain Of TextValidationSchema, BooleanValidationSchema, NumericIntegerValidationSchema, NumericDoubleValidationSchema, SelectValidationSchema

Cardinality and Requirements

Property Value

LinkML Source

name: allowEmpty
alias: allowEmpty
domain_of:
- TextValidationSchema
- BooleanValidationSchema
- NumericIntegerValidationSchema
- NumericDoubleValidationSchema
- SelectValidationSchema