u64

Function u64 

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

Match if number match predicate.