validate method

bool validate(
  1. dynamic value
)

Implementation

Core.bool validate(Core.dynamic value) => true;