Atex.Lexicon.Validators.Bytes
(atex v0.10.0)
View Source
Summary
Types
@type option() :: {:min_length, pos_integer()} | {:max_length, pos_integer()}
Functions
@spec validate(term(), [option()]) :: Peri.validation_result()