order property

int? order
finalinherited

used to support Forme.autovalidateByOrder

if not specified , will use the order registered to Forme

Implementation

final int? order;