Classes

The following classes are available globally.

  • A class representing validations that can fail with one or multiple errors and can transforma data in the process.

    See more

    Declaration

    Swift

    public class ValidatorT<S, T>