i64

Function i64 

Source
pub fn i64<F>(predicate: F) -> impl Validator
where F: Fn(&i64) -> Result<(), String> + 'static,
Expand description

Match if number match predicate.