OperationDataValid extension
- on
Methods
-
validatesStructureOf(
Map< String, dynamic> data) → bool -
Available on Request, provided by the OperationDataValid extension
Returnstrue
if the structure ofdata
is valid according torequest
's structure. Returnstrue
if the structure ofdata
is valid according torequest
's structure.