Enumerations

The following enumerations are available globally.

  • A value that represents a successfull or a failed evalutation. In case of failure, it contains a ValidationResult.Summary that summarises the reason behind it.

    See more

    Declaration

    Swift

    public enum Result
    extension Result: Equatable