menu
air_framework package
documentation
framework/communication/schema_validation.dart
EventSchemaValidator
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
get
isEnabled
Check if validation is enabled
Implementation
bool get isEnabled => _enabled;
air_framework package
documentation
framework/communication/schema_validation
EventSchemaValidator
isEnabled property
EventSchemaValidator class