EskemaMapExtension extension

on

Methods

isNotValid(IValidator eskema) bool

Available on Map, provided by the EskemaMapExtension extension

Checks if the map is not valid against the provided validator.
isValid(IValidator eskema) bool

Available on Map, provided by the EskemaMapExtension extension

Checks if the map is valid against the provided validator.
validate(IValidator validator) Result

Available on Map, provided by the EskemaMapExtension extension

Validates the map against the provided validator.