Typedef caprock_validation_flags

Typedef Documentation

typedef enum caprock_validation_flags caprock_validation_flags

Flags specify how to treat the iterator. The function cannot itself order tokens, so if the iterator produces out-of-order tokens, those can be ignored or the function can error. Similarly, gaps in the token chain may be ignored, or produce errors.