azalea v0.0.1 Azalea.Checker

Check with the file that already uploaded. Or just check the remote url to make sure get the safe data.

Summary

Macros

Use to build the check method for check file

Use to set the file size in checker builder size unit: kb

User to set the types in checker builder

Macros

checker(list)

Use to build the check method for check file

size(range)

Use to set the file size in checker builder size unit: kb

size min: 100, max: 10000
type(types)

User to set the types in checker builder

type allow: [:jpg, jpeg, :png, :gif]
type execpt: [:text]