Introduction to validators

Validators are the way Apisense checks whether the data returned fits the requirements.

They are programs that validate incoming data against some set of requirements and return whether the data is fine or not

Last updated